Find (MarksStoreArray function)

From m204wiki
Revision as of 16:08, 2 February 2011 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Find next MarksStoreArray item that matches a value (MarksStoreArray class)


Syntax

%string = marksStoreArray:Find( collectionItem, [After= string])

Syntax terms

%stringstring
marksStoreArray MarksStoreArray object
item Item object
after String object

Usage notes

Examples

See also