Brian Dunning's FileMaker Custom Functions

@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   Alex Zueiv - Show more from this author
Tashkent
https://github.com/zueiv

Share on Facebook Share on Twitter

  Sample input:
@JsonEvaluate ("\"a\rb\"" )
  Sample output:
a
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   Philip Wang, 106th Street Wheel and Tire
Dec 7, 2022
The substitution is missing the [ "\1/" ; "/" ] ;
Otherwise it's all good.
 

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: