Home > Contents > Index >
REMOVESSVAR
Deletes a session variable.
Syntax
<REMOVESSVAR NAME="SSVAR_NAME"/>Parameters
NAME (required)- Name of the session variable to remove.
Description
The
REMOVESSVARtag deletes a session variable. After a session variable is removed, it is no longer defined for the session and its value cannot be referenced.Error Numbers
There are no possible
errnofor this tag.Example
This example removes the session variable
userpref:
<REMOVESSVAR NAME="userpref"/>See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005 - 2011 by FatWire Corporation
All rights reserved.