⇐ Index
Available in version 1.4 and later.
GetMappedKeyStrings(<-key) ->keySecondary ->keyPrimary
Given the name of a mapped key, returns the primary and secondary binding strings, if defined. Note that for modifier keys, things like “Shift-W” will be returned.
GetMappedKeyStrings("Custom0") ->keySecondary ->keyPrimary
⇐ Index