Inserts the HTML for "note" text within a DOM Tooltip.
The following parameters are recognized:
The "note" text to highlight. A proportional font will be used.
Set this parameter to true if the "TEXT" should be enclosed in single quotes (omit if you don't need single quotes).
This macro is defined as:
@ifEqual("@param(1)","true","'")<span @htmlAttr("class","ttNotePFont")>@param(0)</span>@ifEqual("@param(1)","true","'")