SCEditor

removeShortcut()

removeShortcut() Since: 1.4.3

Removes a shortcut from the editor.

Syntax

instance.removeShortcut(shortcut);

Parameters

shortcut Type: String

The shortcut string to remove. See addShortcut() for more information.

Return

Type: sceditor