[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.
Session_ID('Session Name')
Use the [Session_ID] method. The following example creates a session named MySession then returns the ID for the current visitor.
Code
Session_Start('MySession')
Session_ID('MySession')
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments