| ||||||
SummaryLong description for theENTRY
| ||||||
Syntax<DESCRIPTION> . . . </DESCRIPTION> | ||||||
DescriptionContains a long description of theENTRY. Literal HTML can
be included using a
<![CDATA[ . . . ]]> tag. The CDATA
'trick' can actually be used inside any APIDOC tag, but is most
useful for DESCRIPTIONs.
| ||||||
NotesDESCRIPTION can only be contained by an ENTRY tag.
| ||||||
See Also
|