Home > Contents > Index > 
SETSSVAR
Sets the value of a session variable.
Syntax
<SETSSVAR NAME="SSVAR_NAME" VALUE="SSVAR_VALUE"/>Parameters
NAME (required)- Name of the session variable to set.
 
VALUE (required)- Value of the session variable.
 
Description
The
SETSSVARtag sets the value of a session variable.The value of the session variable exists for the duration of the session unless it is explicitly deleted usingREMOVESSVAR.errno
The value of
errnois unchanged.Example
<SETSSVAR NAME="color"VALUE="red"/>See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.