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