Declaration:
void Right(int count=1);
Description
Move the cursor positions right. The same result can be achieved by incrementing the CurCol built-in variable.