Forum Discussion
jpsheff
6 years agoNew Contributor
@Spiro_Taleski and @dimche.saveski thank you both for your responses. Ultimately JSON.stringify($original).replace( /'/g,“‘’”) fit the bill, as my target was a JSON defined field on a table.
@Spiro_Taleski and @dimche.saveski thank you both for your responses. Ultimately JSON.stringify($original).replace( /'/g,“‘’”) fit the bill, as my target was a JSON defined field on a table.