Function Up

Top 

Declaration:

void Up(int count=1);

Description

Move the cursor count lines up. The same result can be achieved by decrementing the CurLine built-in variable.