Use HTML to Format Plain-Text Resources
Frequently you want to format the text in a plain-text resource. This may include underlining, bolding, or italicizing key words or phrases. To do this, you can use simple HTML codes.
To format plain text resources using HTML
- Create a variable.
- At the Variable Editor, click the Resource tab.
- Click the Resource type drop-down button and choose Plain Text from the list.
-
In the Text box, enter your resource. Format the text with HTML codes, such as the following:
- <FONT COLOR=RED></FONT>
- <B></B>
- <I></I>
- <U></U>
- Click Test and view the resource to make sure it is formatted correctly.