DeepCopy (MarksStoreArray function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
Line 5: Line 5:
===Syntax terms===
===Syntax terms===
<table class="syntaxTable">
<table class="syntaxTable">
<tr><th>marksStoreArray</th><td>marksStoreArray</td></tr>
<tr><th>%marksStoreArray</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>
==Usage notes==
==Usage notes==
==Examples==
==Examples==
==See also==
==See also==
{{Template:MarksStoreArray:DeepCopy footer}}
{{Template:MarksStoreArray:DeepCopy footer}}

Revision as of 16:02, 2 February 2011

Copy MarksStoreArray (MarksStoreArray class)


Syntax

%outMarksStoreArray = marksStoreArray:DeepCopy

Syntax terms

%marksStoreArrayMarksStoreArray object.
marksStoreArray MarksStoreArray object

Usage notes

Examples

See also