Item (MarksStoreArray property): Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (→Syntax terms) |
||
Line 7: | Line 7: | ||
<tr><th>%item</th><td>item</td></tr> | <tr><th>%item</th><td>item</td></tr> | ||
<tr><th>marksStoreArray</th> | <tr><th>marksStoreArray</th> | ||
<td>MarksStoreArray object</td></tr> | <td><var>MarksStoreArray</var> object</td></tr> | ||
<tr><th>string</th> | <tr><th>string</th> | ||
<td>String object</td></tr> | <td>String object</td></tr> | ||
</table> | </table> | ||
==Usage notes== | ==Usage notes== | ||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
{{Template:MarksStoreArray:Item footer}} | {{Template:MarksStoreArray:Item footer}} |
Latest revision as of 16:24, 2 February 2011
Retrieve or set value of MarksStoreArray item (MarksStoreArray class)
Syntax
%currentItem = marksStoreArray:Item( string) marksStoreArray:Item( string) = newItem
Syntax terms
%item | item |
---|---|
marksStoreArray | MarksStoreArray object |
string | String object |