HELP!
Is there anyway to use the contents of a string variable to call an internal function or refer to a variable??
eg,
exampleString="exampleFunction(param)"
Function exampleFunction(param AS Any)
<bla bla bla>
End Function
can i use some function/API call to use the contents of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.