Block Attributes
maxStack
This attribute defines the maximum stack size of the block.
Examples
// Default value
maxStack = 64;
maxStack = 8;
maxStack = 1;
maxStack = 64;
maxStack = 8;
maxStack = 1;
This attribute defines the maximum stack size of the block.