Function Down

Top 

Declaration:

void Down(int count=1);

Description

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