GetClientVariablesList()
Finds the client variables to which a page has write access. Comma-delimited list of non-read-only client variables
GetClientVariablesList( );
Returns: String
This function does not take any arguments.
Examples
dump(GetClientVariablesList( ));
See also
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)