P
Peter Judge
Guest
You'll have to write code. You can use FOR EACH and the SERIALIZE-ROW method to do most of the work, and then Remove('field-name') from the resulting JSON object before you add it to a parent array . There's no concept of a JSON xPath in the ABL.
Continue reading...
Continue reading...