FormIt Plugin API
v23.0.0 (2023.0.0)
|
FormIt.Shortcuts namespace.
Functions | |
json | GetShortcutKeys () |
Get the shortcuts. More... | |
json | RestoreFromJSON (jsonStr) |
Restore the shortcuts in the given JSON string. More... | |
json | GetJSON () |
Get the shortcuts as a JSON string. More... | |
json | GetKeycodeString (key, modifier) |
GetKeycodeString returns a human-readable keyboard shortcut string. More... | |