Category: JSON
Syntax:
jsonReadInt:Int(json:String, key:String)
Int
Reads an integer value from a JSON object by key.
Takes json string and key string.
Returns integer value, or 0 if key not found.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn