blockly > Procedures > CATEGORY_NAME

Procedures.CATEGORY_NAME variable

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. See also Blockly.Variables.CATEGORY_NAME and Blockly.VariablesDynamic.CATEGORY_NAME.

Signature:

CATEGORY_NAME = "PROCEDURE"