Category: JSON
Syntax:
jsonReadString:String(json:String, key:String)
String
Reads a string value from a JSON object by key with escape sequence handling.
Takes json string and key string.
Returns unescaped string via ReturnString, or "" if key not found or quote missing.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn