JSONMergeArrays ( array1 ; array2 )
Merge two JSON arrays
Average rating: 5.0 (1 vote) Log in to vote
Rob Poelking - Show more from this author
Kiza Solutions https://kizasolutions.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Function takes two properly formatted JSON arrays and merges them into one. Function will not validate for syntax. No error will be returned if the input JSON is not properly formatted.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.