Difference between revisions of "GETFONT()"

From Lianjapedia
Jump to: navigation, search
 
Line 13: Line 13:
 
====Font Styles====
 
====Font Styles====
  
{| class="wikitable" width=100%
+
{| class="wikitable" width="100%"
 
!Code||Style
 
!Code||Style
 
|-
 
|-

Latest revision as of 12:27, 1 February 2013

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