How do I acess an atribute whose name is stored in a var?
Posted: Thu Sep 25, 2008 4:42 pm
That is the question.
Like... I want to acess
object.someattribute.subat
but instead of someattribute, I want to a access whatever member a variable content, say atname holds.
Like... I want to acess
object.someattribute.subat
but instead of someattribute, I want to a access whatever member a variable content, say atname holds.