مورد نیاز. نام پارامتری که باید تغییر کند. این مقدار باید: * کمتر از 40 کاراکتر باشد. * در تمام جهشهای داخل قانون منحصر به فرد باشد * فقط از حروف، اعداد یا _ (خطخط) تشکیل شده است.
parameter Value
string
مورد نیاز. جهش ارزش برای انجام. * باید کمتر از 100 کاراکتر باشد. * برای تعیین یک مقدار ثابت برای پارامتر، از رشته مقدار استفاده کنید. * برای کپی کردن مقدار از پارامتر دیگر، از نحوی مانند "[[other_parameter]]" استفاده کنید برای جزئیات بیشتر، این مقاله مرکز راهنمایی را ببینید.
تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-01-14 بهوقت ساعت هماهنگ جهانی."],[[["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"]]