Item (MarksStoreArray property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
(No difference)

Revision as of 16:24, 2 February 2011

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