Skip to main content

Get next number and increment counter

Anatomy

<numformat:next var="var" name="string"/>

Description: NUMFORMAT:NEXT returns the next formatted number and icnrements the counter, specified by name.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name for formatted number numformat:next
namestringName numformat:next

Results:

BindingTypePredicate
varstringN/A

Examples

Example

<numformat:next var="number" name="billing_invoicenum"/>