User Tools

Site Tools


4rpl:commands:getmappedkeystrings

This is an old revision of the document!


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

if (GetKey(<-keyPrimary FALSE))
   #code goes here
endif

Index

4rpl/commands/getmappedkeystrings.1614454971.txt.gz · Last modified: 2025/02/14 14:56 (external edit)