Suppose you are writing about your application and have a question for the project team. You can include the question within the text using the <memo> element like this:
<memo>Team: Will the product also support 32-bit characters?<\memo>
If you process the help volume with the following command (or include memo in your helptag.opt file), the memo appears in the help text in a bold font.
dthelptag volume memo
If the memo option is not used (or the nomemo option is used), the text within the memo is ignored and does not appear in the help text.