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

 

ICS.RemoveVar

Deletes a variable.

Syntax

Parameters

name
The name of the variable to delete.

Description

The RemoveVar method deletes a variable. After a variable is removed, it is no longer defined for the processing of the page and its value cannot be referenced.

Example

See Also

GetVar , GetVars , SetVar

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.