Requires
- module:lodash
Methods
(inner) limit(limit, data) → {Array}
Executes the SQL LIMIT statement on an dataay of Objects.
Parameters:
| Name | Type | Description |
|---|---|---|
limit |
Number | |
data |
Array |
Returns:
- Type
- Array