Name
json_is_structuredjson_is_structuredJsonIsStructuredjson_is_structuredJsonIsStructuredJsonIsStructured — Checks if a JSON-String is structured.
json_is_structuredjson_is_structuredJsonIsStructuredjson_is_structuredJsonIsStructuredJsonIsStructured checks if a JSON-String is structured, i.e. an array or an object.
Find more information about the JSON extension package in the introduction to this chapter.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
JsonJsonJsonJsonJsonjson (input_control) string → HTupleHTupleHTupleVARIANTHtuple (string) (string) (HString) (char*) (BSTR) (char*)
JSON string
true if Json is structured
Foundation