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