jsonExtractPathsByValue(JSON Creation & Manipulation)
Compatible with:
- Purpose
- This command can be used to search the 'paths' based on the search string and retrieve the 'Paths' to the given String with in a jsonArray.
- Syntax
- jsonExtractPathsByValue(jsonObject/jsonArray ||one_or_all ||searchStr || escape_char , dataSetName)
- Target
- jsonObject/jsonArray ||one_or_all ||searchStr || escape_char
- Value
- dataSetName
- Return Value
- The "Paths' to the given String with in a jsonArray.
Example(s):
Click here to see the example