Take the maximum of the filter value and its first argument.
The following:
{% print 102|max:103 %}
Prints 103.
See also
min, minmax
is_even
min
Enter search terms or a module, class or function name.