DeleteClientVariable()
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
editThere are currently no examples for this function.
See also
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)