Nexial Automation

Test Automation Platform for everyone!

X

number » increment(var,amount)

Description

This command increments the number represented by var. If var is not found, the value amount will be created for var.

Parameters

  • var - the variable to increment
  • amount - the amount to increment

Example

Script:
script

Output:
output

See Also