Script Reference
IF Commands


 if_keydown (key)     //Advanced
 {

 }

Used for : Funktiions und Loopscripts

Parameters :


Description :

Checks is a certain key was hit. Possible values for key are : a-z, 0-9, up, down, right, left, ctrl, alt, space, enter, backspace and F1 - F10. This check will only be true once per keystroke.  [Variables] can be used as parameters.