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