How do I define the range of rows to return?

1 vues

Réponse

You can use the `from` parameter to specify the starting ordinal position (default 0) and the `to` parameter to specify the ending ordinal position (default 20).
Did this answer help you?
fetchImages

image

See technical action