DeleteClientVariable()

edit

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

DeleteClientVariable( name=string );

Returns: Boolean

Argument Description
name
string, required
edit

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

Examples

edit

There are currently no examples for this function.

See also