Lucee Function Reference

decrementvalue()

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

Example

decrementvalue(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 decrement