Description
Within the Commands table, checks to see if there are any duplicate keyboard shortcuts. Returns the command that has the duplicate, if applicable.
Syntax
rv = Command_Services("CheckForDuplicateShortcut", NewShortCut, NewCommand)Parameters
| Parameter | Description |
|---|---|
| NewShortcut | The keyboard shortcut to check. |
| NewCommand | A valid command in the Commands database table. |
Remarks
This is automatically run during new command creation (FW_COMMAND_MANAGER_EVENTS).
Version
16.0.18