blockly > Verfahren > CATEGORY_NAME

Variable Procedures.CATEGORY_NAME

String zur Verwendung im Attribut "custom" einer Kategorie in Toolbox-XML. Diese Zeichenfolge gibt an, dass die Kategorie dynamisch mit Prozedurblöcken gefüllt werden soll. Siehe auch Blockly.Variables.CATEGORY_NAME und Blockly.VariablesDynamic.CATEGORY_NAME.

Unterschrift:

CATEGORY_NAME = "PROCEDURE"