Skip to main content

SYMBOL

Non-MailMerge field

{ SYMBOL CharNum [switches] }

Inserts a single character or a string of characters.

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

The SYMBOL field supports the following switches:

Switch Description
\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.