Skip to main content
A newer version of this page is available. .

SYMBOL

SYMBOL

Non-MailMerge field

{ SYMBOL CharNum [switches] }

Inserts a single character or a string of characters.

CharNum - The number that is the ANSI value of the character. You can use either the decimal value or the hexadecimal value in format 0x.

\a - Specifies that the CharNum number is the code for an ANSI character.

\f “fontname” - Specifies the font for the character.

\s number - Specifies the font size in points.

\u - Specifies that the CharNum number is the code for a Unicode character.