In 6.1 I can't see a difference for application scope.
Of course there is a difference between

IsDefined("attributes.MyVar")
And
structKeyExists(attributes, "MyVar")

As the attributes scope doesn't always exist.

Pascal

> -----Original Message-----
> From: Conan Saunders [mailto:[EMAIL PROTECTED]
> Sent: woensdag 24 maart 2004 23:32
> To: CF-Talk
> Subject: isDefined vs structKeyExists
>
> In CFMX 6.1, are these two functions completely equivalent,
> or is there a difference?
>
> isDefined("APPLICATION.MyVar")
>
> structKeyExists(APPLICATION, "MyVar")
>
> Thanks,
> Conan
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to