Extract a string key's values from a json
Sample:
Finds errorType key values from a json.
Values are returned in capturing group 1 of each match.
Both UNKNOWN and UNAUTHENTICATED will be captured.
...
Submitted by amansaryal - 3 years ago (Last modified 3 years ago)