Returns the number of available fonts on the local system.
FUNCTION GetFontListSize : INTEGER;def vs.GetFontListSize():
return INTEGERAlrtDialog(Concat('The number of available fonts is: ', GetFontListSize));Availability: from Vectorworks 2015