Item (MarksStoreArray property)

From m204wiki
Revision as of 16:24, 2 February 2011 by Alex (talk | contribs) (→‎Syntax terms)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Retrieve or set value of MarksStoreArray item (MarksStoreArray class)


Syntax

%currentItem = marksStoreArray:Item( string) marksStoreArray:Item( string) = newItem

Syntax terms

%itemitem
marksStoreArray MarksStoreArray object
string String object

Usage notes

Examples

See also