Find (MarksStoreArray function): Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (→Syntax terms) |
||
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> | ||
<tr><th>item</th> | <tr><th>item</th> | ||
<td>Item object</td></tr> | <td>Item object</td></tr> | ||
Line 13: | Line 13: | ||
<td>String object</td></tr> | <td>String object</td></tr> | ||
</table> | </table> | ||
==Usage notes== | ==Usage notes== | ||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
{{Template:MarksStoreArray:Find footer}} | {{Template:MarksStoreArray:Find footer}} |
Revision as of 16:10, 2 February 2011
Find next MarksStoreArray item that matches a value (MarksStoreArray class)
Syntax
%string = marksStoreArray:Find( collectionItem, [After= string])
Syntax terms
%string | string |
---|---|
marksStoreArray | MarksStoreArray object |
item | Item object |
after | String object |