KeyPress is a node that simulates pressing selected keys on the keyboard. Thanks to this node, macros and trees can "press" keys for the user to execute commands, send shortcuts, or emulate other actions in programs and games.
KeyPress
Keys: Ctrl + V
Key Press Delay: 30 ms
Input Type: Press and release
In this example the macro presses Ctrl and V together to paste text from the clipboard.
KeyPress
supports only short single presses. For a long sequence use several KeyPress nodes one after another.