[[["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-03-10 UTC."],[[["The `TO_INT_ARRAY` function converts a JSON array into an integer array."],["The function does not require any input parameters and returns an integer array."],["The supported data type for the `TO_INT_ARRAY` function is JSON."],["An example of converting a JSON array `[3, 8, 9]` to an integer array is shown, outputting `{3, 8, 9}`."]]],[]]