to integer
Convert string to an integer.
{{ "22" | to_integer }}
22
copy
Convert string to an integer.
{{ "22" | to_integer }}
22
copy