Modifier: swap_case
Returns a case swapped version of the string.
string: IpHONE
{{ string | swap_case }}
iPhone
Additional Reading
Learn how to use and chain modifiers in the Antlers template guide.
Returns a case swapped version of the string.
string: IpHONE
{{ string | swap_case }}
iPhone
Learn how to use and chain modifiers in the Antlers template guide.