[[["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 `ee.Filter.inList` function filters data based on whether a property value is present in a specified list."],["It constructs a filter that checks if the values in the 'left' field or list match any values in the 'right' field or list."],["The function is flexible, allowing you to specify the field or list for both the left and right operands using the provided parameters."],["Returns a Filter object ready for use in your Earth Engine workflows to refine data selections."]]],[]]