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.errno
The value of
errnois unchanged.Example
This example removes the session variable
userpref:
<REMOVESSVAR NAME="userpref"/>See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.