These are special scope variables that are available for a single client browser over multiple browser sessions in an application. Data is stored as cookies, database entries, or Registry values. No need to use the Client scope prefix in the variable name Value must be simple variables. Can not be arrays, structures, query objects, or other objects.
Markdown for AI
A clean, structured version of this page for AI assistants and LLMs.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Data is stored as cookies, database entries, or Registry values.
No need to use the Client scope prefix in the variable name
Value must be simple variables. Can not be arrays, structures, query objects, or other objects.