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