[[["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_BOOLEAN_ARRAY\u003c/code\u003e function converts a JSON array into a boolean array.\u003c/p\u003e\n"],["\u003cp\u003eThis function's input is a JSON array and it returns a boolean array as output.\u003c/p\u003e\n"],["\u003cp\u003eAn example demonstrates converting the JSON array \u003ccode\u003e["true", "false", "false"]\u003c/code\u003e to the boolean array \u003ccode\u003e{true, false, false}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTO_BOOLEAN_ARRAY\u003c/code\u003e function only supports JSON data types.\u003c/p\u003e\n"]]],[],null,[]]