~~NOTOC~~ <=[[4rpl:start| Index]] :!: Available in version 1.4 and later. ====== GetMappedKeyStrings====== GetMappedKeyStrings(<-key) ->keySecondary ->keyPrimary ===== Description ===== 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. ===== Examples ===== GetMappedKeyStrings("Custom0") ->keySecondary ->keyPrimary <=[[4rpl:start| Index]]