Keyboard input/Keypress check: Difference between revisions

m
Line 1,387:
=={{header|RPL}}==
≪ '''IF''' KEY '''THEN''' 'ENTRY' STO '''END''' ≫
If no key is pressed and the <code>ENTRYEntry</code> variable does not exist yet, it won't be created.
 
=={{header|Ruby}}==
<syntaxhighlight lang="ruby">
1,150

edits