<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > Console > Console_GetCurrentFontIndex |
Description
Retrieves information about the current console font.
Syntax
fontIndex = Console_GetCurrentFontIndex
Returns
The index of the font in the system's console font table.
Remarks
Restrictions
Works only on Windows XP and newer.
See also
Examples