Arbortext IsoDraw > Macro Language Reference > Menu Commands > Edit Menu > Select If / SubSelect If > [Sub]Select If Halo
  
[Sub]Select If Halo
Selects elements that either do, or do not, have the specified HALO.
SELECT IFSUBSELECT IFHALOISNOTEQUAL TO"halo_name"
Parameters:
halo_name
all standard halo names
"$ISO_NOHALO"
(See International Names for language-independent halo names.)
Condition
Selects element if…
(IS or) IS EQUAL TO
the element has the specified halo_name.
(IS NOT or) IS NOT EQUAL TO
the element does not have the specified halo_name.
SELECT IF HALO IS EQUAL TO "Autom. Long"
SUBSELECT IF HALO IS NOT EQUAL TO "$ISO_NOHALO"