IncrementValue

Increment the integer part of a number

Method Signature

IncrementValue(number=[numeric])

Arguments

Argument
Type
Required
Description
Default

number

numeric

true

The number to increment the integer part of.

Examples

Last updated

Was this helpful?