For structs, use this instead:

structKeyExists(arguments.strCustomFees, "Custom" & 68 & "Include")

-Cameron

On Thu, Oct 11, 2012 at 10:03 AM, Phillip Vector
<[email protected]>wrote:

>
> <cfif isdefined('arguments.strCustomFees["Custom" & 68 & "Include"]')>
>
> Error: Element Custom68Include is undefined in a CFML structure referenced
> as part of an expression.
>
> So since it's undefined, shouldn't isdefined just return a false?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352888
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to