Mathematical commands
Syntax
increment(vA);
vA++;
Description
If the value of vA is less than 255, then it is increased by 1.
See also
decrement