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

 

ics:removevar

Deletes a variable.

Syntax

Parameters

name (required)
Name of the variable to remove.

Description

The ics:removevar tag 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. For more information about variables, see the Sites Developer's Guide.

Error Numbers

There are no possible errno for this tag.

Example

The following example removes the variable "myvar":

See Also

ics:setvar

  Home > Contents > Index >

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