Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FifteenWindows/OS Functions (continued)

EnumerateSystemFonts Function

Overview

The EnumerateSystemFonts function returns a list of font names installed and available to the operating system.

Syntax/Parameters

Syntax

string [] = EnumerateSystemFonts ( );

Parameters

(none)

Return Value

Returns a string array containing an entry for each font name in the system or an empty array on failure. Use the GetLastError function to retrieve error information.

Remarks

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic