Copy (MarksStoreArray function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
Line 5: Line 5:
===Syntax terms===
===Syntax terms===
<table class="syntaxTable">
<table class="syntaxTable">
<tr><th>%outMarksStoreArray</th><td>object</td></tr>
<tr><th>%outMarksStoreArray</th><td><var>MarksStoreArray</var> object.</td></tr>
<tr><th>marksStoreArray</th>
<tr><th>marksStoreArray</th>
<td>MarksStoreArray object</td></tr>
<td><var>MarksStoreArray</var> object.</td></tr>
</table>
</table>



Revision as of 16:04, 2 February 2011

Copy MarksStoreArray (MarksStoreArray class)


Syntax

%outMarksStoreArray = marksStoreArray:Copy

Syntax terms

%outMarksStoreArrayMarksStoreArray object.
marksStoreArray MarksStoreArray object.

Usage notes

Examples

See also