Hi is it possible to allow parametersArray to contain an instance variable?
I am trying to access a method in a way that is dynamic. The method has byRef variables. Is this feasible?
2 Replies
Here is the ugly fix I am doing for now:
Basically Im using a bunch of elseif statements for a string vs int vs double