<cfreturn expr>
Used with CFCOMPONENTS, this tag returns values from a method and contains an expression returned as result of the function.
expr (Required)Function result that can be the value of any type.
expr (Required)
Function result that can be the value of any type.