blockly > libraryBlocks > الإجراءات
المتغيّر libraryBlocks.procedures
Signature:
procedures: any
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`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"]]