[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTO_JSON\u003c/code\u003e function converts a value into a JSON object within Application Integration.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various data types, including Boolean, Double, Integer, and String, in both single and array formats.\u003c/p\u003e\n"],["\u003cp\u003eUsing \u003ccode\u003eTO_JSON()\u003c/code\u003e on a string variable will convert the string into a JSON object, such as converting \u003ccode\u003e"{product: "cake", id: 21, price: 5}"\u003c/code\u003e to \u003ccode\u003e{product: "cake", id: 21, price: 5}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIf using a JSON schema containing both integer and number elements in an array, utilizing version 7 or greater of the schema is recommended to avoid potential runtime errors.\u003c/p\u003e\n"]]],[],null,[]]