[progress Communities] [progress Openedge Abl] Forum Post: Re: Trouble Extracting Json When...

Status
Not open for further replies.
T

Tim Kuehn

Guest
use the oJsonObject:GetNames( ) aPI to get a list of names of items it contains. You can then use oJsonObject:GetType() to find out the type of each name. See the JsonObject docs for more details.

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