Gary Tierney
07/31/2019, 3:18 PMScriptEvaluator
to get a single return value from a script, but that's a bit different from capturing all printed outputGary Tierney
07/31/2019, 3:28 PMCompiledScript.resultField
at the moment ?ilya.chernikov
07/31/2019, 6:22 PMEvaluationResult
from ScriptEvaluator
contains a value from the last script line, if it happens to be an expression (you need 1.3.50 to use it though.) as well as the script class instance. I do not see how this should be customizable.
How would you like to control it?Gary Tierney
08/01/2019, 9:29 AMresultField
was coming from.jdemeulenaere
08/01/2019, 3:27 PMjdemeulenaere
08/02/2019, 2:05 PMilya.chernikov
08/02/2019, 2:15 PMGary Tierney
08/02/2019, 2:17 PM