*EndMask()

Specifies the end of the mask block.

Syntax

*EndMask()

Application

HyperView

Example

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

Comments

This marks the end of the mask block.