مطلوب. اسم المَعلمة المطلوب تغييرها. يجب أن تكون هذه القيمة: * أقل من 40 حرفًا. * أن تكون فريدة عبر جميع التغييرات ضمن القاعدة * تتكون من أحرف أو أرقام أو _ (شرطات سفلية) فقط. بالنسبة إلى قواعد تعديل الحدث، يمكن ضبط الاسم أيضًا على 'eventName' لتعديل eventName في مكانه.
parameterValue
string
مطلوب. تغيير القيمة المطلوب تنفيذه. * يجب ألا يزيد عدد الأحرف عن 100 حرف. * لتحديد قيمة ثابتة للمعلَمة، استخدِم سلسلة القيمة. * لنسخ القيمة من مَعلمة أخرى، استخدِم بنية مثل "[[other_parameter]]". لمزيد من التفاصيل، يُرجى الاطّلاع على مقالة مركز المساعدة هذه.
تاريخ التعديل الأخير: 2025-04-02 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-04-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Defines an event parameter for mutation using JSON representation with `parameter` and `parameterValue` fields."],["`parameter` specifies the event parameter's name for mutation, adhering to specific length, uniqueness, and character constraints."],["`parameterValue` defines the mutation, either as a constant string value or by copying from another parameter using a specific syntax."]]],["The provided JSON structure defines event parameter mutations, requiring a `parameter` name and its `parameterValue`. The `parameter` must be a unique string (under 40 characters), containing letters, digits, or underscores; 'eventName' is also acceptable for event edits. `parameterValue` (under 100 characters) can be a constant string or reference another parameter using the format \"\\[\\[other_parameter\\]\\]\". This controls how an event's parameter should be changed.\n"]]