Name
json_is_booleanjson_is_booleanJsonIsBooleanjson_is_booleanJsonIsBooleanJsonIsBoolean — Checks if a JSON-String is a boolean value.
json_is_booleanjson_is_booleanJsonIsBooleanjson_is_booleanJsonIsBooleanJsonIsBoolean checks if a JSON-String is a boolean value.
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 a boolean value
Foundation