/
IsObject JSON function
IsObject JSON function
Returns true
if json is json-object
object, else false
.
Namespace
json
Input
json-element
Output
boolean(true
|false
)
Example
if json
has the input json specified, then the result of the operation returns true
.
set-column parsedjson json:Parse(json)
set-column object json:IsObject(parsedjson)
, multiple selections available,
Related content
Microsoft Azure Face Extractor Transformation (Deprecated)
Microsoft Azure Face Extractor Transformation (Deprecated)
More like this
Router Transformation (Deprecated)
Router Transformation (Deprecated)
More like this
DaysSinceFromDate function
DaysSinceFromDate function
More like this
Hive Bulk Import Action (Deprecated)
Hive Bulk Import Action (Deprecated)
More like this
HTTP Batch Source
HTTP Batch Source
More like this
Salesforce Marketing Cloud Batch Source
Salesforce Marketing Cloud Batch Source
More like this
Created in 2020 by Google Inc.