Skip to main content

Get next number and increment counter

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

<numformat:next /> returns the next formatted number and increments the counter, specified by name.

Attributes

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

Results

BindingTypePredicate
varstringN/A

Examples

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