Tags · Functions · Objects
Lucee Function Reference
Choose a function:

Function INCREMENTVALUE

This Function is deprecated
this function is deprecated, use instead the ++ operator;Increments the current number by one

Example

incrementvalue(number number):number

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
number number  Yes Number to increment