[[["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 `REMOVE` function removes a specified value from an array within Application Integration."],["The function accepts a single input parameter, the value to be removed from the array."],["The `REMOVE` function works with boolean, double, integer, and string arrays."],["For example, using `$var1$.REMOVE(\"Integrations\")` on the array `{\"Hello\",\"Apigee\",\"Integrations\"}` will return `{\"Hello\",\"Apigee\"}`."]]],[]]