Inserts the HTML for the "value" of some piece of information (a noun which the user see's or manipulates).
The following parameters are recognized:
The "value" to highlight. A proportional font will be used.
Set this parameter to true if the "VALUE" should be enclosed in double quotes (omit if you don't need double quotes).
This macro is defined as:
@ifEqual("@param(1)","true",""")<span @htmlAttr("class","ttValuePFont")>@param(0)</span>@ifEqual("@param(1)","true",""")