RemoveVariable method
Removes a variable.
DEPRECATED
This API is deprecated and may be removed in a future version.
This API is deprecated and may be removed in a future version.
Use DestroyVariableById method or DestroyVariableByName 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 |