igetitem
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | igetitem [2007/02/27 04:57] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: igetitem.txt, | ||
| + | ======Synopsis: | ||
| + | $__igetitem__(< | ||
| + | |||
| + | ======Technical: | ||
| + | This function fetches a data item in the given array based on the index | ||
| + | number. | ||
| + | sorted-order. | ||
| + | is the first item, in sorted order, whereas ${numitems(< | ||
| + | the last item, in sorted order. | ||
| + | |||
| + | Normally this operation is instantaneous, | ||
| + | sorted. | ||
| + | unsorted, and is resorted the next time you fetch an item. | ||
| + | |||
| + | ======Practical: | ||
| + | These functions are used to get an item in an array. | ||
| + | for these function should be obvious. | ||
| + | particular, is useful for showing an array' | ||
| + | order. | ||
| + | |||
| + | ======Returns: | ||
| + | array item data, or empty string if array or item is not found | ||
| + | |||
| + | ======History: | ||
| + | This function first appeared in "plus 3" (post-ircII, | ||
| + | |||
igetitem.txt · Last modified: 2007/02/27 04:57 by 127.0.0.1
