[[["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-12-06 UTC."],[[["The `lt` method compares two numbers and returns 1 if the first number (`left`) is less than the second number (`right`), otherwise it returns 0."],["This method is accessible through the `ee.Number` object in both JavaScript and Python environments within Google Earth Engine."],["The result of the comparison is a new `ee.Number` object representing either 1 (true) or 0 (false)."]]],[]]