Category: JSON
Syntax:
jsonGetArrayCount:Int(json:String, key:String)
Int
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
;No example implemented yet
BambooBasic © 2026 Michael Denathorn