i have been looking around and haven\'t quite found anything on doing this and am not sure if its even possible, but this is what i am trying to achieve. please note, i am g
If the case is simply indexed strings, you should probably use an array, otherwise you are looking for introspection (take a look at this question).