[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Convert Json Object...

  • Thread starter Thread starter Brian K. Maher
  • Start date Start date
Status
Not open for further replies.
B

Brian K. Maher

Guest
I believe that defining a variable as longchar then assigning the results of :GetJsonText() will do it... define variable vJsonAsString as longchar no-undo. assign vJsonAsString = MyJsonObject:GetJsonText().

Continue reading...
 
Status
Not open for further replies.
Back
Top