$max
$max
returns the biggest number from the provided numbers.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
numbers | number | The numbers where the biggest number will be searched. | true |
Example(s)
This will return 91
since its the biggest number provided: