Function used to increment a cursor variable.
Ex:
Let i be a cursor variable.
To increment a cursor you just have to write its name followed by a point and the "next" term.