Jump to content

API Keyboard.KeyDown

From Flowcode Help
Revision as of 14:07, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "class="wikitable" style="width:60%; background-color:#FFFFFF;"" to "class="mtx-class-macrotable wikitable"")
KeyDown
Simulates a key-press on an object 
- HANDLE Target
The object to simulate a key press on 
- LONG KeyIx
The key index to pass to the event 
- NONE Return


Detailed description

Examples