Functions Counting Perfa Font Symbols

You can use functions to count how many symbols in a certain perfa font there are in a 1up or layout.

The functions

Extracting To Extract From
  The Active Drawing Drawing Specified By
System Name User-Defined Name
Texts in Any Font TextCount() OneUpN.TextCount() "DrawingName".TextCount()
LayoutN.SymbolCount(FontName)
Texts in Speciied Font TextCount(FontName) OneUpN.TextCount(FontName) "DrawingName".TextCount(FontName)
LayoutN.TextCount(FontName)