getIndexRange
gets ids of items in the specified index range
array getIndexRange(id from,id to);
| from | id | the start index of a range |
| to | id | the end index of a range |
| array | an array of ids in the specified index range |
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.