[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["The `forEach` method iterates through each element of a `ui.data.activelist`."],["For each element, `forEach` executes a provided callback function, passing the element and its index as arguments."],["It does not return any value and is primarily used for side effects, such as modifying elements or performing actions based on their values."]]],[]]