Block Attributes

maxStack

This attribute defines the maximum stack size of the block.

Examples

// Default value
maxStack = 64;

maxStack = 8;

maxStack = 1;