LassoScript Utility
Basics Browse Detail

[Session_ID]

Tag Link [Session_ID] Category Session
Type Substitution Source Available No
Support Preferred Version 5.0
Change Unchanged Data Source Any
Output Type String Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0

Description

[Session_ID] returns the current session ID. Accepts a single parameter: -Name is the name of the session for which the session ID should be returned.

Syntax

[Session_ID-Name='Session Name']

Parameters

Required Parameters
-Name The name of the session for which the ID should be returned.

Examples

To return the ID of the current session:

Use the [Session_ID] tag. The following example creates a session named MySession then returns the ID for the current visitor.

[Session_Start: -Name='MySession']
[Session_ID-Name='MySession']

38A1F8DC0A131F1A3DB6CF43186B5283