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

 

REMOVESSVAR

Deletes a session variable.

Syntax

Parameters

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

Description

The REMOVESSVAR tag 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 errno is unchanged.

Example

This example removes the session variable userpref:

See Also

SETSSVAR

  Home > Contents > Index >

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