Macro Language Reference > PIs > Block > blockposreset
  
blockposreset
Description
Specifies that the vertical position of the block in the column should be reset when the block ends. The next block will start in the same place.
Syntax
<?blockposreset num:n>
num
0
Allow subsequent sibling blocks to flow normally.
1
Subsequent sibling blocks will avoid this block.
Related Links