GETFONT()

From Lianjapedia
Jump to: navigation, search

Purpose

Function to display the font picker

Syntax

GETFONT()

See Also

GETDIR(), GETFILE()

Description

The GETFONT() function displays the font picker and returns the selected font settings. GETFONT() returns the selected font name, size and style in a comma separated string.

Font Styles

Code Style
B Bold
I Italic
N Normal
O Outline
Q Opaque
S Shadow
- Strikeout
T Transparent
U Underline

Example

? getfont()
Monospaced,8,N