is it feasible to use eval to create a return in main based on a user parameter?
e.g. this study allows the user to set the number of zone lines and then creates a return value based on this.
Eval.efs
return eval(ret) returns -100 for some reason?
e.g. this study allows the user to set the number of zone lines and then creates a return value based on this.
Eval.efs
return eval(ret) returns -100 for some reason?
Comment