Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ppl:functions:inkey [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:inkey [2024/03/27 14:22] (current) stimpy
Line 1: Line 1:
 ====== INKEY() :STRING ====== ====== INKEY() :STRING ======
-Returns the next keypress as a single character long string, or a string with the name of the function or cursor control key  +Returns the next keypress as a single character //long string//, or a //string// with the name of the function or cursor control key  
  
-**See also:** KInkey, MGetByte, MInkey+--- 
 +**See also:** [[ppl:functions:kinkey|KInkey]][[ppl:functions:mgetbyte|MGetByte]][[ppl:functions:minkey|MInkey]]