Getaix
ExplorePublishcURL to BlocksNewAbout
Report issueGetaix GoldBlog
Back Getaix
Log in

Getaix

Explore and publish App Inventor extensions with cleaner docs, safer downloads, and developer profiles.

Marketplace

Explore extensionsPublish extensionAbout

Support

ContactReport issuePrivacyTerms

Community

TelegramTwitterApp Inventor Community

Built for App Inventor developers and no-code builders.

Getaix © 2026 by Jerin Jacob. All rights reserved.

Loading...
FreeReviewed listingLatest 1

JsonUtils

@jerinjacob

This is a nonVisible component which helps you to work with json easily.

Tools

Downloads

2,919

Views

3,870

Reactions

7

Current version
1View all
File
in.jsonutils.aix
Package
in.jsonutils.JsonUtils
Size
7.1 KB
Updated
Sep 25, 2021
Download latest
DocumentationVersionPermissionsHow-to Guide

Docs

Documentation

Blocks

ArrayLength

Returns length of an array

JsonUtils.ArrayLength

Rendering block preview…

returnType : number

arraytextget array length / size

GetArray

Return an string array when passing object and attributeName(array name)

JsonUtils.GetArray

Rendering block preview…

returnType : text

objecttextfrom which array want to parse
attributeNametextattribute name of array

GetObjectByIndex

Returns an object by index in an array

JsonUtils.GetObjectByIndex

Rendering block preview…

returnType : text

inArraytextarray
indexnumberindex / postion

GetObjectByKey

Returns an object from another object using attributeName(keyname)

JsonUtils.GetObjectByKey

Rendering block preview…

returnType : text

inObjecttext
attributeNametext

GetValue

Returns a value from an object when key is passed

JsonUtils.GetValue

Rendering block preview…

returnType : text

objecttext
keytext

HasKey

Checks wether a json object contains a key or not

JsonUtils.HasKey

Rendering block preview…

returnType : boolean

objecttext
keytext

Releases

All versions

1 release

1

Latest

in.jsonutils.aix

7.1 KB

Sep 25, 2021

AIX package

Release notes

First release

Download latest

Before you install

  • Compare permissions with what the extension claims to do.
  • Prefer the latest version unless you need an older release for compatibility.
  • Report suspicious behavior so the marketplace can review it.

Permissions

No special permissions declared for this extension.

Report listing