Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

SETSSVAR

Sets the value of a session variable.

Syntax

Parameters

NAME (required)
Name of the session variable to set.

VALUE (required)
Value of the session variable.

Description

The SETSSVAR tag 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 using REMOVESSVAR .

errno

The value of errno is unchanged.

Example

See Also

SETVAR
REMOVEVAR

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.