diff --git a/Help/command/string.rst b/Help/command/string.rst index 7f56ac0c96..a2e1e28f84 100644 --- a/Help/command/string.rst +++ b/Help/command/string.rst @@ -523,6 +523,10 @@ Functionality for querying a JSON string. option is not present, a fatal error message is generated. If no error occurs, the ```` will be set to ``NOTFOUND``. +In the following subcommands, the ```` argument should +be written as a :ref:`Quoted Argument` to ensure the entire JSON +string is passed as a single argument even if it contains semicolons. + .. signature:: string(JSON [ERROR_VARIABLE ] GET [ ...])