DeepCopy (MarksStoreArray function)
Copy MarksStoreArray (MarksStoreArray class)
Syntax
%outMarksStoreArray = marksStoreArray:DeepCopy
Syntax terms
%marksStoreArray | MarksStoreArray object. |
---|---|
marksStoreArray | MarksStoreArray object |
Usage notes
- All errors in DeepCopy result in request cancellation.
Examples
- DeepCopy will create a new MarksStoreArray instance that's a copy of the method object. The method retuns a new marksStoreArray object.
%ma2 = %ma:copy