Forum Discussion
Colin_McCrae
12 years agoCommunity Hero
As mentioned above, Eval() is what you need if you're using VBScript.
All my stuff runs in a framework and the function calls and their parameters are read in and executed as per the user defined input data using Eval(). Works fine.
All my stuff runs in a framework and the function calls and their parameters are read in and executed as per the user defined input data using Eval(). Works fine.