jsonExtractKeysByValue (JSON Creation & Manipulation)
Compatible with:
- Purpose
- This command retrieves the keys from the a jsonObject as a jsonArray that can have a specified value.
- If the value provided in input is invalid, command fails.
- Syntax
- jsonExtractKeysByValue(jsonObject/jsonArray ||value, dataSetName))
- Target
- jsonObject/jsonArray ||value
- Value
- dataSetName
- Return Value
- json Array
Example(s):
Click here to see the example