ToString

FUNCTION ToString ( ) AS String

Returns the full name of a font as a description string.

This string is a concatenation of all the font properties separated by commas.


Example

PRINT Application.Font.ToString()