[[["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-08-22 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTO_SET\u003c/code\u003e function removes duplicate values from an array, returning a new array with only unique elements.\u003c/p\u003e\n"],["\u003cp\u003eThis function is applicable to boolean, double, integer, and string arrays.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003e$var1$.TO_SET()\u003c/code\u003e is the syntax used to obtain the unique values from the \u003ccode\u003e$var1\u003c/code\u003e variable.\u003c/p\u003e\n"],["\u003cp\u003eExample usage demonstrates that an input of \u003ccode\u003e{"Hello","World","Apigee","World"}\u003c/code\u003e would output \u003ccode\u003e{"Hello","World","Apigee"}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]