I understand that a CFC method with returntype="void" isnt going to
send anything back,  but what specifically does returntype="void"
mean?

For example, does it mean that even if the function tries to return a
value it's not going to?  or if it tries to return a value it'll throw
an error?     Why have this value at all?  If there's no <cfreturn tag
in the method, there will be no value returned, so what does this do?

It's not all that important I guess because it works, but I'm just
curious as to what this does.  I've learned in the past that whenever
it looks like something is doing nothing, its usually because there's
something going on in the background that I haven't noticed yet.

Cheers
Mike Kear
Windsor, NSW, Australia
Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210564
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