Update README.md
This commit is contained in:
parent
a928fe9cfb
commit
f357473e35
@ -134,6 +134,7 @@ OK
|
||||
> JSON.TYPE bike $
|
||||
1) "string"
|
||||
```
|
||||
|
||||
Note how the commands include the dollar sign character $. This is the path to the value in the JSON document (in this case it just means the root).
|
||||
|
||||
Here are a few more string operations. JSON.STRLEN tells you the length of the string, and you can append another string to it with JSON.STRAPPEND.
|
||||
|
Loading…
x
Reference in New Issue
Block a user