Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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("CheckForDuplicateShorcutCheckForDuplicateShortcut", NewShortCut, NewCommand)

Parameters

ParameterDescription
NewShortcut

The keyboard shortcut to check.

NewCommandA valid command in the Commands database table.

Remarks

This is automatically run during new command creation (FW_COMMAND_MANAGER_EVENTS).

Version

16.0.18