Swaps the case of each letter in a string.
string
{ "$template": { "$comment": "The field below will be 'tHIS IS A TEST'", "test": "{{swapCase('This is a test')}}" } }