cfdocs

writeBody

Writes an output to a page. WriteBody should be used within a tag with a body only.

writeBody(value);
returns boolean

Argument Reference

Name Type Required Default Description
value string Yes   A string or any variable that can evaluate to a string.