Return the name of the current executing procedure (level=0) or that which called the current executing procedure (level=1, the default) If the command is invoked directly from the command line, there is no parent procedure and so this return undefined.