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)
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)
No comments yet
Leave a Comment