[Xerte] Loop through an object?
Dave Burnett
d_b_burnett at hotmail.com
Wed Oct 13 23:34:42 BST 2010
myobject = new Object();
myobject[130] = "alpha";
myobject[230] = "bravo";
myobject[330] = "charlie";
Not knowing the numerics that will wind up in there, how do I loop through it?
e.g. I want to match the alpha values to something else and get the property.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20101013/490cf304/attachment.html
More information about the Xerte
mailing list