Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

$Decrement

Returns a string that contains the result of decrementing a value.

Script usage:

$Decrement(value, [amount])

Parameters:

NameDescription
valueThe value to decrement.
amountThe amount that will be subtracted from the value. If not specified, 1 is used.

See also: