Cicode Programming Reference > Cicode Function Categories > Keyboard Functions Introduction > KeyUp

KeyUp

Moves the command cursor up the page to the closest AN. If an AN-Up cursor override is specified (in the Page Keyboard database) for the graphics page, the command cursor moves to that AN.

Syntax

KeyUp()

Return Value

0 (zero) if successful, otherwise an error is returned.

KeyDown, KeyLeft, KeyRight, KeyMove

Example

See KeyUp.

See Also

Keyboard Functions