Skip to main content

Arguments

key
str
required
The key of the json entry.
path
str
required
The path of the string. $ is the root.

Response

The length of the string at the path.
redis.json.strlen("key", "$.path.to.str")