Category: JSON
Syntax:
jsonWriteInt:String(json:String, key:String, value:Int)
String
Adds an integer key-value pair to a JSON object.
Takes json string, key string, and integer value.
Returns modified json via ReturnString.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn