[[["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 `SET` function updates the value of a specified index within a string array, replacing the existing value."],["The `SET` function requires two arguments: the index (integer) to be updated and the new string value."],["The `SET` function can operate on Boolean, Double, Integer, and String array data types."],["An example of usage shows updating a string array named `$var1` at index 2 to change from `{\"Hello\",\"World\",\"Integrations\"}` to `{\"Hello\",\"World\",\"Apigee\"}`."]]],[]]