Answered
Get a return value from app.DoScript() ?
Is there a way to get a value back?
Is there a way to get a value back?
As per my understanding for your need, you can not directly return any value, But still you can full fill your need by declaring a variable before calling another script using app.doScript and pass this variable and in another file store result in that variable and when execution of script finishes you can get that result through that variable.
Best
Sunil
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.