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.

Last modified on March 31, 2016