Skip to main content

Get next number

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

<numformat:get /> returns the next formatted number, specified by name.

Attributes

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

Results

BindingTypePredicate
varstringN/A

Examples

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