[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[[["`getInfo()` retrieves the value of a ComputedObject (like an `ee.String`) from the Earth Engine server and returns it as a native object (like a JavaScript string or Python string)."],["Requests can be synchronous (blocking) or asynchronous (non-blocking) depending on whether a callback function is provided."],["Synchronous requests (without a callback) can freeze the UI or cause poor performance; using `evaluate()` for asynchronous operations is generally preferred."],["After using `getInfo()`, you can apply regular string operations of the respective language (JavaScript/Python) on the returned object."]]],[]]