Determines whether the user pressed the specified key on the computer keyboard.
KeyDown ( keycode )
Boolean. Returns true if keycode was pressed and false if it was not. If keycode is null, KeyDown returns null.