Macro Language Reference > PIs > Block > <?blockmbp>
  
<?blockmbp>
Description
This command allows you to specify a priority for the margin applied to the bottom of a block via the <?blockmb> command.
When margins that have been given priorities are adjacent, they will merge into a single margin that will be applied to the next visible item. You can assign a priority to the margin to define how this will occur:
Priority value
Description
0
No priority — margins either side do not merge. This means that both margins will be applied.
1–254
Basic priority; — the margin with the highest priority will take precedence, and where the priorities are equal the largest margin will be applied.
255
Force priority — the margin will override any adjacent margin of priority 1-254, but if adjacent to another margin of priority 255, both will be applied.
Syntax
<?blockmbp priority:n>
priority
Specify an arbitrary figure based on the guidelines given above.
Related Links