Skip to main content

Smallest

Syntax

Smallest [n]

Parameters

  • n: Optional count of values to keep (supply when your listing expects a limit).

Description

Keeps the smallest (worst/lowest) values when reducing a set of results -- companion to Best / Largest.

Remarks

See also Best and Largest.