We are on PB 2017 LTR and looking for simple syntax to convert a simple powerbuilder array to and from Json so we can save the array values in simple Json , then reload the array directly from JSON.
We never used json before and a little inexperienced. I see sample code that does this from a datawindow, however I wonder if there is a more direct route?
I might add that mapping an array to a datawindow and exporting the datawindow is quite simple.