[[["เข้าใจง่าย","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-08 UTC"],[[["The `aside()` method allows executing a specified function on a ComputedObject (like an Image or ImageCollection) within a processing chain without altering the object itself."],["It is primarily used for debugging and visualization purposes, such as printing intermediate results or adding layers to the map."],["`aside()` takes a function as its main argument and passes the current ComputedObject to it, along with any optional extra arguments."],["This method facilitates code clarity and insight into complex workflows by providing a way to inspect and display intermediate data without disrupting the main processing flow."],["It returns the original ComputedObject, enabling seamless chaining of further operations within the script."]]],[]]