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

 

ICS.GetVar

Returns the value of a Content Server variable.

Syntax

Parameters

name
The name of the variable.

Returns

The value of the variable. If the variable does not exist, returns null.

Example

The following line retrieves the value of the ContentServer variable username. The retrieved value is stored in a variable named sUserName.

See Also

GetCgi , GetVars , RemoveVar , SetVar

 

  Home > Contents > Index >

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