Name
json_is_objectjson_is_objectJsonIsObjectjson_is_objectJsonIsObjectJsonIsObject — Checks if a JSON-String is an object.
json_is_objectjson_is_objectJsonIsObjectjson_is_objectJsonIsObjectJsonIsObject checks if a JSON-String is 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 an object
Foundation