[[["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."],[[["`Array.get()` extracts a single value from an array based on its position."],["The `position` argument specifies the index or indices (for multi-dimensional arrays) of the desired element."],["This function returns the value of the element at the specified position within the input array."],["`Array.get()` is applicable to both single and multi-dimensional arrays in Earth Engine."],["This functionality is available in both JavaScript and Python environments within Earth Engine."]]],[]]