Copy (MarksStoreArray function): Difference between revisions
Jump to navigation
Jump to search
m (→Syntax) |
m (→Usage notes) |
||
Line 12: | Line 12: | ||
==Usage notes== | ==Usage notes== | ||
<ul> | |||
<li>All errors in <var>Copy</var> result in request cancellation. | |||
</ul> | |||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
{{Template:MarksStoreArray:Copy footer}} | {{Template:MarksStoreArray:Copy footer}} |
Revision as of 10:15, 18 February 2011
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
- All errors in Copy result in request cancellation.