DestroyVariableById method

Removes a variable. Script-defined variables cannot be removed using the DestroyVariableById method or the DestroyVariableByName method. For more information, see Remove a variable.

The operation is successful if qSuccess is set to true.



Parameters

Name Description Mandatory Type
qId

Identifier of the variable.

Yes String

Returns

Name Description Type
qSuccess

<true or false>

Boolean