GetVariableByName Method
Overloads
| GetVariableByName(String) |
Gets the handle of a variable. |
GetVariableByName(String)
Gets the handle of a variable.
Declaration
public GenericVariable GetVariableByName([QixName("qName")] string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name |
Name of the variable. |
Returns
| Type | Description |
|---|---|
| GenericVariable |