Initialize (MarksStoreArray subroutine)

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

Set all items in MarksStoreArray to the same value (MarksStoreArray class)


Syntax

marksStoreArray:Initialize( collectionItem)

Syntax terms

marksStoreArray MarksStoreArray object
item Item object

Usage notes

Examples

See also