تاريخ التعديل الأخير: 2025-07-08 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`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."]]],[]]