গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > ইভেন্ট > পরিবর্তন
Events.CHANGE পরিবর্তনশীল
স্বাক্ষর:
CHANGE = "change"
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `Events.CHANGE` variable represents the change event type in Blockly and is assigned the string value \"change\"."],["This event is triggered when a property of a Blockly component, such as a block, workspace, or variable, is modified."],["The `CHANGE` event facilitates tracking and responding to modifications within a Blockly project or application."]]],["The core content defines the \"CHANGE\" event within a programming context, specifically relating to variable modifications. It is identified as part of a larger \"Events\" system within a \"blockly\" environment. The key information is the event's name, \"CHANGE,\" and its formal identifier, represented by the string literal `\"change\"`. This signifies an event triggered whenever a variable's state or value is altered.\n"]]