Sets the specified client session state.

Syntax

Smartsite SXML CopyCode image Copy Code
session.set(string key, any value)

Parameters

Name Data Type Description
key String The key.
value Any The value.

Return Value

None.

Expand image Example

SXML