beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

KeyPress_v2 Op

KeyPress

Triggers when a key is pressed


Triggers every time a key has been pressed. Click inside the renderer and hit a key, you will then see the Key Code change. KeyPress uses the Character key codes, an a e.g. will result in the key code 97.


Edit Documentation

Full Name
  • Ops.Devices.Keyboard.KeyPress_v2
Visibility
  • Core Op - Official cables op
AuthorTest Patches


 

INPUT PORTS


Area index (Number:integer )
Prevent Default (Number:boolean )
Enabled (Number:boolean )

OUTPUT PORTS


On Press (Trigger)
Key Code (Number)
Key (String)

Usages of KeyPress_v2

  • Examples
  • Public
  • My Patches
  • Ops

Changelog


Ops.Devices.Keyboard.KeyPress renamed to Ops.Devices.Keyboard.KeyPress_v2user avatarstephan - 2022-03-14
added area-input, enable/disable and key-name outputuser avatarstephan - 2022-03-16