Skip to main content Skip to complementary content

GetVariable method

Overview

Gets the handle of a variable.

Warning noteThis method is deprecated (not recommended to use). Use GetVariableById method or GetVariableByName method instead.

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": "Variable", "qHandle": <Handle of the variable> } }

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!