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