Exist
Description
Compare JSON key value to the value passed in parameter and returns true if exists.
Parameters
Parameter | Description | Type | Default |
---|---|---|---|
key | JSON key where value is located, separate nested dictionary with / | str | N/A (Mandatory) |
Compare JSON key value to the value passed in parameter and returns true if exists.
Parameter | Description | Type | Default |
---|---|---|---|
key | JSON key where value is located, separate nested dictionary with / | str | N/A (Mandatory) |