DestroyVariableById method
Overview
Removes a variable.
Script-defined variables cannot be removed using the DestroyVariableById method or the DestroyVariableByName method. For more information, see Remove a variable.
Parameters
Name | Description | Type |
---|---|---|
qId | Identifier of the variable. | String |
Outputs
The following is returned in the output:
"result": {
"qSuccess": <true or false>
}
Information noteThe operation is successful if qSuccess 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!