Lucee Tag Reference
Tag <CFRETURN>
Returns result values from a component method. Contains an expression returned as result of the function.
Body
This tag can't have a body.
Example
<cfreturn #any expression# >
Attributes
This tag only allows one attribute value (no name).