Object Method Query.slice
creates a new query containing a part of the given query
Query.slice(number offset,[number length]):query
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
offset | number | Yes | |
length | number | No |