Brian Dunning's FileMaker Custom Functions

@JsonGetElementType ( json ; keyOrIndexOrPath )

Returns the JSON type of the specified element.

  Average rating: 5.0 (2 votes) 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:
@JsonGetElementType ( "[123]" ; 0 ) = JSONNumber
and
@JsonGetElementType ( "[\"123\"]" ; 0 ) = JSONString
  Sample output:
1

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

Calculates the element type by the first character in its definition.

* 2021-06-26: Added support for dots in key names (FM 19.3+).
* 2021-08-05: Improved error handling.
* 2021-08-08: Added case sensitivity and improved handling of arrays.

 

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: