*BeginMask()

Indicates the beginning of a mask block.

Syntax

*BeginMask()

Application

HyperView

Substatements

*BeginSelection()

Example

*BeginMask()
     *BeginSelection(Part, SelectVisible)
              *Add("Shell id 9000-9014")
              *Add("Shell id 9016")
    *EndSelection()
*EndMask()

Comments

This block captures your selections from the Mask panel in HyperView.