I got curious and tried the same thing in tag syntax and it works too:

<cffunction name="Struct" returntype="struct">
  <cfreturn arguments>
</cffunction>

Just when I though there was a use for cfscript after all... :-)

On 1/5/06, Brendan Baldwin <[EMAIL PROTECTED]> wrote:
> Here's the actual function in cfscript:
>
> function Struct() { return arguments; }

--
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228426
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to