Exec.HotKeys

Description

Syntax

Parameters

keyword
(string) action to take with hotkeys

Possible Values

"on"
 
"off"
 
"reverse"
toggles hotkeys setting
hotkeys
(string) A space-separated list of hotkey names -- only names in this list will be acted on by the Exec.Hotkeys() command.
Optional, if omitted, all hotkeys are affected.
id
(string) written as "<id=xxx>" where "xxx" is the ID name
Optional.

Examples

Notes