[[["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\u003eINT_LIST\u003c/code\u003e function generates a list of integers within a specified range, including the start value and excluding the end value.\u003c/p\u003e\n"],["\u003cp\u003eThis function requires two integer arguments: a starting value and an ending value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eINT_LIST\u003c/code\u003e function returns an integer array.\u003c/p\u003e\n"],["\u003cp\u003eThe function supports only the Integer array data type.\u003c/p\u003e\n"],["\u003cp\u003eAs an example, using \u003ccode\u003eINT_LIST("12", "20")\u003c/code\u003e would output \u003ccode\u003e12, 13, 14, 15, 16, 17, 18, 19\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]