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

KeyLeft

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

Syntax

KeyLeft()

Return Value

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

Related Functions

KeyRight, KeyUp, KeyDown, KeyMove

Example

See KeyRight

See Also

Keyboard Functions