Search

Increment Value (Dep.)

Articles

This function is deprecated. Use Add.

Use this function to increment the value by 1.

Syntax

Increment Value (Dep.)(value)

Input Parameter Name Description
value Value to be incremented

Returns

Return Value Description
Value Returns the value incremented by 1

Sample

Increment Value (Dep.)(11)

  • Returns 12.

To view all the Math functions, click here.

Did you find what you were looking for?