How can I set a property value by its name?
I want to set an object's property value by its name:
function SetProp(Obj object, PropName string)
{
??
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ultra2Posted May 16, 2005, 2:32 PM
Andrew WoosterPosted May 16, 2005, 10:41 AM