[[["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 `CONTAINS` function checks if a specific value exists within a string or a string array."],["It returns a boolean value: `TRUE` if the value is found, `FALSE` otherwise."],["The function is applicable to boolean, double, integer, and string arrays, as well as strings."],["An example is shown where searching for \"xyz\" within the string \"Hello Apigee Integrations\" will output `FALSE`."]]],[]]