Fork me on GitHub

max

max

The max function will return the largest of it's numerical arguments.

{{ max(user.age, 80) }}