GETFONT()

From Recital Documentation Wiki
Revision as of 14:01, 23 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Class

Fonts


Purpose

Function to return the chosen font name, size and style


Syntax

GETFONT()


See Also

AFONT(), FONTMETRIC(), WFONT()


Description

The GETFONT() function is included for language compatibility. It returns the current 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
T Transparent
U Underline


Example

? getfont()
Monospaced,8,N


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer