סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > אירועים > BlockChangeJson > newValue
הנכס Event.BlockChangeJson.newValue
Signature:
newValue: unknown;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-14 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-14 (שעון UTC)."],[[["`newValue` stores the new value of the changed block field, in JSON format."],["This property is part of the `BlockChangeJson` interface, which represents a block change event for serialization."],["The data type of `newValue` is `unknown`, allowing it to hold various types of values depending on the block field."]]],["The `newValue` property within the `BlockChangeJson` interface (part of the Blockly Events namespace) represents an unspecified value. This property is typed as `unknown`, indicating that it can hold any data type. It signifies a new value associated with a change event related to a block within the Blockly environment. The specific nature of this \"new value\" is not defined and depends on the context of the change.\n"]]