define

Define a new command name. Command name is argument.

define [COMMANDNAME]

  • COMMANDNAME – The name of the command as it can be called later on.

Definition appears on following lines, one command per line. End with a line of just “end”.

Use the “document” command to give documentation for the new command. Commands defined in this way may have up to ten arguments.