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

KeyRight

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

Syntax

KeyRight()

Return Value

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

Related Functions

KeyUp, KeyDown, KeyLeft, KeyMove

Example

See KeyLeft

See Also

Keyboard Functions