DecrementValue()

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

Status:

deprecated

DecrementValue( number=number );

Returns: Number

Argument Description
number
number, required

Number to decrement

Examples

See also