I've been using this command, but I'm not exactly sure what it does.
What I assumed it to be is, say:
Code:
x = x+1;
where x is an integer. Is this correct?