<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


KEY Search:

In Console I/O Words in TurboForth Kernal

Word Name: KEY
Type: Standard word
Data Stack Signature: -- ascii
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description: Suspends execution and waits for a key press. Returns ascii code of the key pressed.
Example: none
Comment: none
See Also: None listed

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>