Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 385 Bytes

File metadata and controls

25 lines (18 loc) · 385 Bytes

GetFontListSize

Description

Returns the number of available fonts on the local system.

FUNCTION GetFontListSize : INTEGER;
def vs.GetFontListSize():
    return INTEGER

Examples

AlrtDialog(Concat('The number of available fonts is: ', GetFontListSize));

Version

Availability: from Vectorworks 2015

Category

  • Objects - Text