ExtractAllTextValuesForKey ( json ; key )
Extracts JSONString values from JSON at whatever depth
Be the first to rate this function Log in to vote
Richard Dyce - Show more from this author
Dyce & Sons Ltd. http://dyce.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This function uses a while to pullout the text values for a give key, at whatever level the key appears.
Comments
Kyle Williams, Augusto Digital Jan 13, 2021 |
||
Your sample input shows you are using this function "ExtractAllAtomicValuesForKey".. but your function's name is "ExtractAllTextValuesForKey". Not sure where "AtomicValues" comes in? This sounds like an interesting function, thanks for sharing. |
||
Richard Dyce, Dyce & Sons Ltd. Jan 14, 2021 |
||
Fixed :-) | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.