[Session_End] ends the specified session.
Accepts one parameter, the name of the session which is to be ended.
Session_End('Session Name')
Use the [Session_End] method. The following example ends a session named ShoppingCart. Any variables stored in the session for the current user will be deleted.
Code
Session_End('ShoppingCart')
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