Price Management | Limit

You use the limit to specify how many records are to be output from the set of results.

This is a positive integer.

Example

PHP
[Limit: 10]

In this example, the number of rows is limited to 10.