Brian Dunning's FileMaker Custom Functions

@JsonFindValue ( json ; value )

Returns a list of paths to each element that contains the specified value.

  Be the first to rate this function Log in to vote

Alex Zueiv   Alex Zueiv - Show more from this author
Tashkent
https://github.com/zueiv

Share on Facebook Share on Twitter

  Sample input:
@JsonFindValue ("{\"t\":true,\"f\":false}" ; True )
  Sample output:
.t

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Returns a list of paths to each element that contains the specified value.

This CF does not distinguish "" from null and true/false from 1/0.

If you are searching for a nested JSON object, apply the JSONGetElement() function on the value to sort its elements alphabetically.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: