jsonGetArrayCount

Category: JSON

Syntax:

jsonGetArrayCount:Int(json:String, key:String)


Parameters

Returns

Int



Summary

Returns the number of elements in a JSON array field.

Takes json string and key string.

Returns count, or 0 if key not found or not an array.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn