[[["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 `EQUALS` function compares a specified value with an existing value and returns `TRUE` if they match, otherwise `FALSE`."],["The function can be used with Boolean, Double, Integer, and String data types."],["`EQUALS` can be used to check if a variable equals a specified string, such as `$var1$.EQUALS(\"Apigee Integrations\")`."],["`EQUALS` can also be used to compare numerical values, like in the example `$var1$.EQUALS(23)` to compare integers."]]],[]]