Converts a string to uppercase.
string
{ "$template": { "$comment": "The field below will be 'THIS IS A TEST'", "test": "{{toUpperCase('this is a test')}}" } }