PickBASIC / FlashBASIC
minimum() function
.mdThe minimum() function returns the minimum of a list of numbers delimited by attribute, value, or subvalue marks. If different orders of marks are present, the minimum() function returns the minimum of all fields, regardless of delimiter.
Syntax
minimum(str.exp)Note: This function requires a nondefault compiler $options setting.