Closed FransVanEk closed 2 years ago
when writing a function like
{ "path": "$.myObject.newProperty", "value": "=concat($.demo,'-demo-')555", "command": "add" }
will just work and add the 555 to the end of concatenated string
when writing a function like
{ "path": "$.myObject.newProperty", "value": "=concat($.demo,'-demo-')555", "command": "add" }
will just work and add the 555 to the end of concatenated string