Category: JSON
Syntax:
jsonReadDouble:Double(json:String, key:String)
Double
Reads a double-precision floating-point value from a JSON object by key.
Takes json string and key string.
Returns double value, or 0.0 if key not found.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn