Reduce the set of matched elements to all elements after a given position.
The position of the element in the set of matched elements starts at 0 and goes to length - 1.
Arguments:
| position | Number | |
|---|---|---|
| Reduce the set to all elements after this position. | ||
