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