[[["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_EQUAL_TO` function verifies if an integer is greater than or equal to a specified value, returning `TRUE` if it is, and `FALSE` otherwise."],["This function accepts integer values as input and supports both Double and Integer data types."],["An example is shown, demonstrating that if `$var1` is assigned the value `35`, the expression `$var1$.GREATER_THAN_EQUAL_TO(15)` will output `TRUE`."],["Refer to the provided reference link to see the list of supported connectors for Application Integration."]]],[]]