Forum Discussion
YMinaev
Staff
15 years agoHi,
See my previous post. You can do this by first using FindAll to obtain all objects which meet the specified criteria, and then iterating from the array FindAll returns to access each object and get its contents. As for an example, the FindAll Method help topic contains sample scripts.
Have you tried implementing this?
See my previous post. You can do this by first using FindAll to obtain all objects which meet the specified criteria, and then iterating from the array FindAll returns to access each object and get its contents. As for an example, the FindAll Method help topic contains sample scripts.
Have you tried implementing this?