[[["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 `GREATER_THAN` function checks if a number is greater than a specified value."],["It returns a boolean value, `TRUE` if the number is greater, and `FALSE` otherwise."],["The function supports `Double` and `Integer` data types."],["An example is provided to demonstrate checking if an integer (25) is greater than 27, with the output being `FALSE`."]]],[]]