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

 

ICS.SetVar

Sets a Content Server variable.

This method has three variants:


ICS.SetVar

Sets the value of a ContentServer variable.

Syntax

Parameters

name
The name of the variable to create or set.

value
The value of the variable.

Description

The SetVar method sets the value of a ContentServer variable. If the variable does not exist, it will be created. This method provides functionality similar to the XML SETVAR tag.

Example

The following example creates a variable named weather and set its value to Sunny:

See Also

GetVar , GetVars , RemoveVar


ICS.SetVar

Sets the value of a ContentServer variable.

Syntax

Parameters

name
The name of the variable to create or set.

value
The value of the variable.

Description

The SetVar method sets the value of a ContentServer variable. If the variable does not exist, it will be created. This method provides functionality similar to the XML SETVAR tag.

Example

The following example creates a variable named weather and set its value to Sunny:

See Also

GetVar , GetVars , RemoveVar


ICS.SetVar

Sets the value of a ContentServer variable.

Syntax

Parameters

name
The name of the variable to create or set.

value
The value of the variable.

Description

The SetVar method sets the value of a Content Server variable. If the variable does not exist, it will be created. This method provides functionality similar to the XML SETVAR tag.

Example

The following example creates a variable named weather and set its value to Sunny:

See Also

GetVar , GetVars , RemoveVar

 

  Home > Contents > Index >

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