Skip to main content

Get next number

Anatomy

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

Description: 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

Example

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