= !CommandExecutor = [[TracNav(TracNav/TOC_Development)]] == Description == == Usage == === execute() === === hint() === === complete() === === evaluate() === == Illustration == [[Image(CommandExecutor.png)]] The illustration shows how the !CommandExecutor executes a [wiki:ConsoleCommand] by searching for the specified command in the shortcut list and the lists of all [wiki:Identifier Identifiers] and then executes the command by calling the [wiki:Functor]. At the end, it stores the returnvalue.