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