Determines whether the current session is expired.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean session.isexpired() |
Parameters
This Viper method does not expose any parameters.
Return Value
Data Type | Description |
---|---|
Boolean | True if the session is expired; otherwise, false. |