مسدود کردن > رویدادها > VAR_RENAME
متغیر Events.VAR_RENAME
امضا:
VAR_RENAME = "var_rename"
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-10 بهوقت ساعت هماهنگ جهانی."],[[["`Events.VAR_RENAME` is a constant string representing the type of event for variable renaming within Blockly applications."],["This event is triggered when a variable's name is changed within a Blockly workspace."],["Primarily used for tracking and responding to variable name changes in Blockly apps, facilitating updates and maintaining data integrity."]]],["The core content defines a specific event type within a system, likely a programming or visual scripting environment. The key information is that the event is named \"VAR_RENAME,\" and its purpose is to signal the renaming of a variable. Its signature is defined as `VAR_RENAME = \"var_rename\"`, indicating the constant used to represent this event type programmatically. This event signals when a variable has been renamed.\n"]]