@JsonEvaluate ( quotedJSONString )
Returns the decoded value of a quoted JSON string (for all FM versions).
Be the first to rate this function Log in to vote
Alex Zueiv - Show more from this author
Tashkent https://github.com/zueiv |
b
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the decoded value of a quoted JSON string.
Works with any FM version including Runtime.
In FM16+, calls the built-in JSON function.
A pair for the cf/2411 @JsonQuote().
Comments
Philip Wang, 106th Street Wheel and Tire Dec 7, 2022 |
||
The substitution is missing the [ "\1/" ; "/" ] ; Otherwise it's all good. |
||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.