Arbortext IsoDraw > Macro Language Reference > Menu Commands > Edit Menu > Select If / SubSelect If > [Sub]Select If Font Size
  
[Sub]Select If Font Size
Selects text elements based on the specified FONT_SIZE setting (in points).
SELECT IFSUBSELECT IFFONT_SIZEISNOTEQUAL TOCONTAINSfont_size
Parameters:
font_size
any float
Condition
Selects element if…
(IS or) IS EQUAL TO
all text in the element has the specified font_size applied to it.
(IS NOT or) IS NOT EQUAL TO
none of the text in the element has the specified font_size applied to it.
CONTAINS
some or all of the text in the element has the specified font_size applied to it.
SELECT IF FONT_SIZE IS EQUAL TO 12
SUBSELECT IF FONT_SIZE IS NOT EQUAL TO 8.5