@JsonFixLongNumbers ( json )
Converts long JSONNumber elements to JSONText.
Average rating: 5.0 (1 vote) Log in to vote
Alex Zueiv - Show more from this author
Tashkent https://github.com/zueiv |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Converts long JSONNumber elements to JSONText to parse API responses containing UUID or fractional numbers.
Requires FM 18.0 or higher.
Comments
Ethan MacCormick Oct 17, 2025 |
||
although I haven't stress tested this, it completely solves a Data API issue I have, as UUIDNumbers come across complete in $_api_result, so preprocessing the result with this function, before all other JSON functions, maintains the data integrity. | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.