[Helma-user] looping through HopObject Members

Hannes Wallnoefer hannesw at gmail.com
Tue Aug 8 20:55:54 CEST 2006


2006/8/8, Julian Tree <julian.tree at gmail.com>:
>
> doesn't work
> for(var i in p){
>  //do something, also doesn't work.
> }

This is the right way to loop through HopObject members, but it only
enumerates properties that are actually set.

hannes


More information about the Helma-user mailing list