public override string Execute(int consoleWidth) { _js.RemoveJob((int)pars.GetPar("id").argValues[0]); return("<color><green>Job removed."); }