CreateVariable method

Creates a variable.


DEPRECATED
This API is deprecated and may be removed in a future version.

Use CreateVariableEx method instead

Parameters

Name Description Mandatory Type
qName

Name of the variable. Variable names are case sensitive.

Yes String

Returns

Name Description Type
qReturn

<true/false>

The operation is successful if qReturn is set to true.
Boolean