Find (MarksStoreArray function)

From m204wiki
Revision as of 16:10, 2 February 2011 by Alex (talk | contribs) (→‎Syntax terms)
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