MarksStoreArray methods syntax
The syntax for each of the MarksStoreArray class methods is shown below.
Square brackets indicate optional elements of the method invocation. See also the notation conventions for methods and the List of MarksStoreArray methods.
%outMarksStoreArray = marksStoreArray:Copy
%outMarksStoreArray = marksStoreArray:DeepCopy
%string = marksStoreArray:Find( collectionItem, [After= string])
marksStoreArray:Initialize( collectionItem)
%currentItem = marksStoreArray:Item( string) marksStoreArray:Item( string) = newItem
%string = marksStoreArray:MaxStoreCode
%number = marksStoreArray:MaxStoreCodeNumber
%marksStoreArray = %(MarksStoreArray):New