調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >libraryBlocks >手順
LibraryBlocks.procedures 変数
署名:
procedures: any
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 2024-08-22 UTC。"],[[["`libraryBlocks.procedures` is a variable within the Blockly library that pertains to procedure-related blocks."],["It likely contains functions or properties related to creating, managing, and executing procedures in Blockly workspaces."],["Its type is declared as 'any', indicating it can hold various types of values or objects pertaining to Blockly procedures."],["Users can potentially access and manipulate this variable to customize the behaviour or functionalities of procedure blocks."]]],["The `libraryBlocks.procedures` variable, within the Blockly library, is defined. Its core function is represented by the signature `procedures: any`. This indicates that `procedures` is a variable of an unspecified type, allowing it to hold any kind of data. The key information is the existence of this variable and its flexible data-holding nature within the Blockly library's `libraryBlocks` namespace.\n"]]