qrange offset limit

Returns a portion of elements from the queue at the specified range [offset, offset + limit].

Parameters

Return Value

false on error, otherwise an array containing items.

Example