blockly >NEXT_STATEMENT
NEXT_STATEMENT 變數
Signature:
NEXT_STATEMENT = ConnectionType.NEXT_STATEMENT
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-09 (世界標準時間)。
[null,null,["上次更新時間:2024-09-09 (世界標準時間)。"],[[["`NEXT_STATEMENT` is a variable representing the connection type for blocks that can be stacked vertically."],["This variable is used to define a connection point on a block where another block can be attached below it, creating a sequence of code blocks."],["It is assigned the value of `ConnectionType.NEXT_STATEMENT`, indicating its specific function within the Blockly system."]]],[]]