Capitalizes the first letter of a string.
string
{ "$template": { "$comment": "The field below will be 'This is a test'", "test": "{{capitalize('this is a test')}}" } }