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.

$Increment

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

Script usage:

$Increment(value, [amount])

Parameters:

NameDescription
valueThe value to increment.
amountThe amount that will be added to the value. If not specified, 1 is used.

See also: