Use this instead: <cfif structKeyExists( arguments.strCustomFees, 'Custom' & 68 & 'Include' )>
On Thu, Oct 11, 2012 at 9: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:352889 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

