Inserts the HTML for the caution "TEXT" information.
The following parameters are recognized:
The caution "TEXT" to highlight.
Set this parameter to true if the caution "TEXT" 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","ttCaution")>@param(0)</span>@ifEqual("@param(1)","true",""")