GetVariable method
Returns a handle to a variable.
Information note
DEPRECATED.
This is deprecated and may be removed in a future version.
This is deprecated and may be removed in a future version.
Use GetVariableById method or GetVariableByName method instead
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qName |
Name of the variable. |
Yes | String |
Returns
| Name | Description | Type |
|---|---|---|
| qReturn |
Handle to the variable. |
ObjectInterface |