CreateVariable method
Overview
Creates a variable.
Warning noteThis method is deprecated (not recommended to use). Use CreateVariableEx method instead.
Parameters
Name | Description | Type |
---|---|---|
qName |
Name of the variable. Variable names are case sensitive. This parameter is mandatory. |
String |
Outputs
The following is returned in the output:
"result": {
"qReturn": <true/false>
}
Information noteThe operation is successful if qReturn is set to true.
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!