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

 

SETCOUNTER

Creates a counter.

Syntax

Parameters

NAME (required)
Name of the counter to set.

VALUE (required)
Integer value of counter.

Error Numbers

The possible values of errno include:

Value
Description
-501
Bad counter value.

Example

This example creates a counter frank, assigns that value to another counter, fred, and displays the value of fred.

See Also

INCCOUNTER
REMOVECOUNTER

   Home > Contents > Index >

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