DeleteClientVariable
Deletes a client variable.
Returns true if variable was successfully deleted; false if it was not deleted.
Method Signature
Arguments
Argument
Type
Required
Description
Default
name
string
true
The name of the variable to delete.
Examples
Related
Last updated
Was this helpful?