User-defined functions (UDF’s) may return a single result via the tag (or the return statement if using ). To return multiple results place them in a structure as name=value pairs and then return the structure. (Applies to: ColdFusion MX) Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on LinkedIn (Opens in new window) Related