Copy (MarksStoreArray function)

From m204wiki
Revision as of 10:12, 18 February 2011 by PatrickB (talk | contribs) (→‎Syntax)
Jump to navigation Jump to search

Copy MarksStoreArray (MarksStoreArray class)


Syntax

%outMarksStoreArray = marksStoreArray:Copy

Syntax terms

%outMarksStoreArray A MarksStoreArray to contain the copy of the method MarksStoreArray marksStoreArray
marksStoreArray MarksStoreArray object.

Usage notes

Examples

See also