Increment / Decrement

The application increases or decreases the value of a numeric variable for one unit.

Increment

The application allows you to increase the value of the variable by one.

additional actions image

  • Variable - a variable which value has to be increased.

Decrement

The application allows you to decrease the value of the variable by one.

additional actions image

  • Variable - a variable which value has to be decreased.