Convert the input to an integer value.
Example:
{{ "123"|to_integer }}
Results in the integer value 123.
This filter uses the z_convert:to_integer/1 function.
See also
to_binary, format_number, format_integer
to_binary
to_json
Enter search terms or a module, class or function name.