Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
akioma.swat.SessionManager.set('propertyName', ???propertyValue???, 'context');
// If 'context' is not specified, default will be eSwatSessionContext.

  

See how to work with session properties from the back-end here.