Increases the input variable by 1 each time it is executed.

Inputs

  • Variable: the variable to increment.

Notes

Only connects with variables. Numbers will not be connected.

Example

Initialize Num and increase it, then print the result on screen.