$length
{ "$length": [ "Hello, World!" ] }
13
{ "$length": [ "" ] }
0
{ "$length": [ { "$input": "message" } ] }