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

 

REMOVECOUNTER

Deletes a counter.

Syntax

Parameters

NAME (required)
Name of the counter to remove.

Description

The REMOVECOUNTER tag deletes a counter. After a counter is removed it is undefined and its value cannot be referenced.

Error Numbers

There are no possible errno for this tag.

Example

This example first sets a counter, uses it, then removes it.

See Also

SETCOUNTER
INCCOUNTER

   Home > Contents > Index >

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