Bản khảo sát nghiên cứu: Cho chúng tôi biết trải nghiệm của bạn khi sử dụng Blockly
Bắt đầu khảo sát
chặn > Sự kiện > VarBase > varId
Thuộc tính Events.VarBase.varId
Mã của biến sự kiện này tham chiếu đến.
Chữ ký:
varId?: string;
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-12 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-09-12 UTC."],[[["The `varId` property of the `Events.VarBase` class stores the unique identifier of the variable associated with the event."],["This property is optional and holds a string value representing the variable's ID."]]],["The `varId` property, part of the `Events.VarBase` class, stores the unique identifier of a variable. This string ID serves as a reference point for the variable associated with a specific event. It's used to pinpoint exactly which variable is being affected or referenced by that event within the system.\n"]]