GetVariableByName method
Overview
Gets the handle of a variable.
Parameters
Name | Description | Type |
---|---|---|
qName |
Name of the variable. This parameter is mandatory. |
String. |
Outputs
The following is returned in the output:
"result": {
"qReturn": {
"qType": "GenericVariable",
"qHandle": <Handle of the variable>
}
}
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!