Skip to main content
Reference

CatalogSession SFO

Properties

FieldTypeComment/Sample

Methods

MethodReturnsParametersParameter TypesComments/Sample
get(key)stringkeystringgets the session value by key
put(key)voidkeystringsets a session value by key
remove(key)voidkeystringremoves a session value by key

See Also

Was this page helpful?