usetitem
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | usetitem [2007/02/27 04:57] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: usetitem.txt, | ||
| + | ======Synopsis: | ||
| + | $__usetitem__(< | ||
| + | |||
| + | ======Technical: | ||
| + | This function creates a new cell in the specified array. | ||
| + | does not exist, the client will try to create it. Unlike [[setitem]], | ||
| + | this function does not immediately resort the array. | ||
| + | will occur the next time you fetch an item from the array. | ||
| + | it very efficient to add very many values to an array. | ||
| + | |||
| + | ======Returns: | ||
| + | < | ||
| + | -2 could not find item number, or item number too large | ||
| + | -1 could not find array, or item number not 0 for new array | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | |||
usetitem.txt · Last modified: 2007/02/27 04:57 by 127.0.0.1
