Rich Text Codes

The following Rich Text command codes can be used within Rich Text fields for formatting.

Code

Definition

SAMPLE

Result

\par

carriage return

Product Name\par Item Number

Product Name

Item Number

\b

\b0

bold
no bold

\b Product Name\b0

NOTE: The \b0 signifies that anything after Product Name won't be in bold.

Product Name

\super

\sub
\nosupersub

superscript

subscript
no superscript or subscript

\super 14\nosupersub Product Name
 

H\sub 2\nosupersub O

14Product Name

H2O

\ul
\ul0

underline
no underline

\ul Product Name\ul0

NOTE: The \ul0 signifies that anything after Product Name won't be underlined.

Product Name

\i
\i0

italicize
no italicize

\i Product Name\i0

NOTE: The \i0 signifies that anything after Product Name won't be underlined.

Product Name

\fs

control font size

If you type \fs30 Product Name, the Product Name will appear in 15-point font. The font size is always half the figure inputted after \fs.

 

\030

record separator

 

 

\029

group separator

 

 

\004

end of transmission

 

 

\153

trademark

Field1\153

Field1™

\149

bullet

\149 Field1

Field1

\174

registered mark

\174 Field1

®Field1

HINT: **The font size command uses double the font size desired.  For example if the desired font size is 12, then the font command would use \FS24.

HINT: All commands above can be used in the grey work area.