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

KeyDown

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

Syntax

KeyDown()

Return Value

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

Related Functions

KeyUp, KeyLeft, KeyRight, KeyMove

Example

See KeyDown.

See Also

Keyboard Functions