Android Question help with jsongenerator

apty

Active Member
Licensed User
Longtime User
I need help in generating the json string below with jsongenerator. Please assist
B4X:
{
    "get": "Slim",
    "properties": [
        {"name":"Size", "type": "new", "value":"40"},
        {"name":"Height", "type": "object", "value":"hi slim"}
    ]
}
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…