ultra2

ultra2

  • NA
  • 9
  • 0

How can I set a property value by its name?

May 15 2005 2:52 PM
I want to set an object's property value by its name: function SetProp(Obj object, PropName string) { ?? }

Answers (2)