[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-08。"],[[["`aside()` is a method that allows you to call a function on a ComputedObject (like an ImageCollection or FeatureCollection) within a chain of operations without altering the object itself."],["It's useful for debugging by printing intermediate results or displaying them on the map during a sequence of operations on a ComputedObject."],["The function passed to `aside()` receives the ComputedObject as the first argument and any additional arguments provided to `aside()`."],["This enables actions like printing the object, centering the map on it, or adding it as a layer with visualization parameters without disrupting the primary workflow."],["`aside()` returns the original ComputedObject, facilitating seamless chaining of further operations."]]],[]]