SYMBOL
Non-MailMerge field
{ SYMBOL CharNum [switches] }
Inserts a single character or a string of characters in the ANSI character set.
The CharNum property specifies the character or the decimal or hexadecimal value of the ANSI code. A hexadecimal value must have the format 0xn.
| Switch | Description |
|---|---|
| \a | The specified code is an ANSI character. |
| \f fontname | Specifies the font for the character. |
| \s number | Specifies the font size in points. |
| \u | Treats specified characters as Unicode characters. |