Difference: VarSESSIONVARIABLE (4 vs. 5)

Revision 52014-08-14 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

SESSION_VARIABLE -- get, set or clear a session variable

Line: 9 to 9
 
  • Special read-only session variables:
    • %SESSION_VARIABLE{"AUTHUSER"}% - user ID, current value:
    • %SESSION_VARIABLE{"SESSION_REQUEST_NUMBER"}% - number of pages accessed by current user since login, current value:
Added:
>
>
  • Note: It is not possible to set/get/clear session variables starting with an underscore, such as "_NON_OF_YOUR_BUSINESS"
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarSESSIONVARIABLE.