Skip to main content
This topic has been closed for replies.

1 reply

itisdesign_-_AH
Inspiring
March 26, 2012

Instead of "Returns nothing", the Returns section should probably say "This method does not return a value; do not use the cfreturn tag."

That is consistent w/ the wording for onError(): http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7d4a.html

Also, the Syntax section should probably be updated as follows: 1) Change returnType="boolean" to returnType="void", 2) Remove

Thanks,

-Aaron

itisdesign_-_AH
Inspiring
March 26, 2012

Angle brackets were removed. Trying again. The "2) Remove" in my previous post should be "2) Remove " (where the represent the opening and closing angle brackets.

itisdesign_-_AH
Inspiring
March 26, 2012

Augh. My post was mangled again. Trying again. The "2) Remove" in my 1st post should be "2) Remove OPENING_BRACKETcfreturn BooleanValue /CLOSING_BRACKET (where OPENING_BRACKET and CLOSING_BRACKET represent the angle brackets)