Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.RemoveSSVar

Removes a session variable.

Syntax

Parameters

name
The name of the session variable to remove.

Description

The RemoveSSVar method removes a session variable. After a session variable is removed, it is no longer defined for the session and its value cannot be referenced.

Example

The following code creates a session variable and then removes it:

See Also

GetSSVar , GetSSVars , SetSSVar

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.