jfain
11 years agoNew Contributor
Page.Find method returns the last object.
I cant find this in the documentation.
I have a list of dynamically created objects (a query table) that all have the same attributes.
I execute Page.Find with the objects attributes expecting the first one to return but the last one returns instead.
This slows the script down allot as there a bunch of results.
Is there a way to force Page.Find to stop searching at the first one?
Thanks.
I have a list of dynamically created objects (a query table) that all have the same attributes.
I execute Page.Find with the objects attributes expecting the first one to return but the last one returns instead.
This slows the script down allot as there a bunch of results.
Is there a way to force Page.Find to stop searching at the first one?
Thanks.