Brian Dunning's FileMaker Custom Functions

JSONAllKeys ( json ; prefix ; cont ; res )

Get all keys of a JSON

  Average rating: 5.0 (1 vote) Log in to vote

Ángel Martínez Fernández   Ángel Martínez Fernández - Show more from this author
Lesterius Barcelona
https://www.lesterius.es/

Share on Facebook Share on Twitter

  Sample input:
JSONAllKeys( "{\"popup\":{\"menuitem\":[{\"onclick\":\"OpenDoc()\"}]}}" ; "." ; 1 ; "" )
  Sample output:
.popup
.popup.menuitem
.popup.menuitem[0]
.popup.menuitem[0].onclick

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

Uses: PrependToList () , ListOfJSONArray () , OriginalToNatural () , NaturalToOriginal ()
Currently JSONListKeys (), get the keys of a path, so using it we can get all the keys from a starting point to an end.

 

Comments

oliver   oliver
Jul 27, 2022
Hi Angel, i can run this function but it only return the first item (ie. .popup) but the other three items in your example.
 

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: