- Edited
I would like to make a function semi-generic by passing it a string and using that string as part of variable and array names. The variables and arrays would all be predeclared. But I can't find a way to turn the string into a variable name.
Thanks, D