execute_command
Description:
This method will locate and execute the command matching the id command.
If the command is not found, false is returned.
Parameters:
| this | |
| command |
the id of the command |
Returns:
|
true if the command was found and executed. |