[Turn on line numbering] arg shortcut; return (| shortcuts[shortcut] |) || throw(~shortcutnf, "Shortcut \"" + shortcut + "\" is not defined on this object.", shortcut); // Created 27-Mar-1995 as a part of ColdCore, see: @help Credit
arg shortcut; return (| shortcuts[shortcut] |) || throw(~shortcutnf, "Shortcut \"" + shortcut + "\" is not defined on this object.", shortcut);