Re: JSONGetChildNAME primitive function
Vadym
2019-03-04
begin
    area a_reply;
    json jobj;

webgetpostdata(a_reply);
jobj = parsejsonarea(a_reply);
       

logtext(0,JSONCountChildren(jobj,"roles"));

logtext(0,JSONGetChildNAME(jobj,"roles[0]",0));

return;
end;
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Piotr Wycichowski
Hi! I am not able to run SERP client on Mac (Sonoma), when the folder is outside of Applications. When and why it happens? I know, that some users with the same system haven't such problem. ...
14:54 19 Sep 2025
Piotr Wycichowski
What version of SERP is ready for Tahoe? /Piotr W....
13:55 18 Sep 2025