This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:getmappedkeystrings [2021/02/27 19:42] – created virgilw | 4rpl:commands:getmappedkeystrings [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
====== GetMappedKeyStrings====== | ====== GetMappedKeyStrings====== | ||
- | GetMappedKeyStrings({-key) -> | + | GetMappedKeyStrings(<-key) -> |
===== Description ===== | ===== Description ===== | ||
Line 12: | Line 12: | ||
===== Examples ===== | ===== Examples ===== | ||
<code 4rpl> | <code 4rpl> | ||
- | if (GetKey(<-keyPrimary | + | GetMappedKeyStrings(" |
- | #code goes here | + | |
- | endif | + | |
</ | </ | ||
< | < |