Name
json_set_jsonjson_set_jsonJsonSetJsonjson_set_jsonJsonSetJsonJsonSetJson — Sets a JSON string in a JSON object or JSON array.
json_set_jsonjson_set_jsonJsonSetJsonjson_set_jsonJsonSetJsonJsonSetJson sets a JSON string in a JSON object or JSON array.
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
KeyKeyKeyKeyKeykey (input_control) string → HTupleHTupleHTupleVARIANTHtuple (string / integer) (string / int / long) (HString / Hlong) (char* / Hlong) (BSTR / Hlong) (char* / Hlong)
key or zero-based index
Foundation