FunctionsJSON$parseJSONOn this page$parseJSON Usage Parses a JSON string into a JavaScript object. Parameters FieldDescriptionobjectThe JSON string to parse Example <AoiClient>.addCommand({ name: "parseJSON", code: `$replyMessage[$parseJSON[object]]`,});