GETFONT()

From Lianjapedia
Revision as of 12:27, 1 February 2013 by Helen.george (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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