Variable: PROCEDURE_CATEGORY_NAME
const PROCEDURE_CATEGORY_NAME: string = Procedures.CATEGORY_NAME;
Defined in: packages/blockly/core/blockly.ts:374
String for use in the "custom" attribute of a category in toolbox XML. This string indicates that the category should be dynamically populated with procedure blocks.