I want to use a variable when working with a command in the data environment, for example (rough example, but you should get my meaning.
DE.rsTable.open 'works
variable = rsTable
DE.variable.open 'doesn't
I want to use a variable in code that can replace the command name when accessing a command in the data environment.
Example
DE.rsTable.open 'works
variable = rsTable
DE.variable.open 'does not
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.