Get(SessionIdentifier)
Returns the value set by the Set Session Identifier script step.
Format
Get ( SessionIdentifier )
Parameters
None
Data type returned
text
Originated in version
19.4.1
Description
Get(SessionIdentifier) returns a value only if the current custom app is hosted and if the Set Session Identifier script step has been performed in the current session. Otherwise, this function returns an empty string.
Example 1
Returns Sharon Lloyd A9oCnLQ after this value is set by the Set Session Identifier script step in the current hosted app.
Returns an empty string when the current app is a local file.