Skip to main content

Increment counter

Anatomy

<numformat:inc var="var" name="string">
int
</numformat:inc>

Description: NUMFORMAT:INC increments and returns the counter of a formatted number, specified by name.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name for new counter numformat:inc
namestringName numformat:inc

Results:

BindingTypePredicate
varintN/A

Examples

Example

<numformat:inc name="billing_invoicenum"/>