accelInput
ui accelInput boolean { t | nil }
Description
Displays accelerated input such as menu and bindkey commands, form and field value settings, and callbacks.
GUI Equivalent
Examples
envGetVal("ui" "accelInput")
envSetVal("ui" "accelInput" 'boolean t)
Related Topics
Return to top