DestroySessionVariable method
Overview
Removes a transient 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.