public override string Execute(int consoleWidth) { _js.SaveTable((string)pars.GetPar("file").argValues[0]); return("<color><green>Table saved."); }