Hi,
Sorry, still not clear:
Are you expecting the user to enter the script to be executed? Or is the user typing in some data for the script to process?
Thanks!
Sorry, still not clear:
var input = ReadLine();
var result = engine.Evaluate(input = list.ToString());
Are you expecting the user to enter the script to be executed? Or is the user typing in some data for the script to process?
Thanks!