DeleteClientVariable()

Removes the element represented by the key from the [client] scope

DeleteClientVariable( name=string );

Returns: Boolean

Argument Description
name
string, required

Name of a client variable to delete, surrounded by double-quotation marks

Examples

There are currently no examples for this function.

See also