Skip to content

Collection.limit()

David Fahlander edited this page May 8, 2014 · 4 revisions

Syntax

collection.limit(count)

Parameters

count: Number Number of items to limit the results with

Return Value

This Collection instance (this)

See Also

Clone this wiki locally