MaxStoreCode (MarksStoreArray function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
 
Line 7: Line 7:
<tr><th>%string</th><td>string</td></tr>
<tr><th>%string</th><td>string</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:MaxStoreCode footer}}
{{Template:MarksStoreArray:MaxStoreCode footer}}

Latest revision as of 16:26, 2 February 2011

Store code of last item in MarksStoreArray (MarksStoreArray class)


Syntax

%string = marksStoreArray:MaxStoreCode

Syntax terms

%stringstring
marksStoreArray MarksStoreArray object

Usage notes

Examples

See also