[[["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\u003eLESS_THAN\u003c/code\u003e function checks if a given number is less than a specified number, returning \u003ccode\u003eTRUE\u003c/code\u003e if it is and \u003ccode\u003eFALSE\u003c/code\u003e otherwise.\u003c/p\u003e\n"],["\u003cp\u003eThis function takes a single numerical input parameter, and can be used to check the value of both Integer and Double data types.\u003c/p\u003e\n"],["\u003cp\u003eAn example usage demonstrates that when \u003ccode\u003e$var1\u003c/code\u003e is \u003ccode\u003e25\u003c/code\u003e, the expression \u003ccode\u003e$var1.LESS_THAN(27)\u003c/code\u003e evaluates to \u003ccode\u003eTRUE\u003c/code\u003e, indicating that 25 is less than 27.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers data types that are supported, showing that it can operate with Doubles and Integers.\u003c/p\u003e\n"]]],[],null,[]]