Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6884421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:30:21+00:00 2026-05-27T05:30:21+00:00

I am using ColdFusion 9.0.1 I recently read that in ColdFusion 9, it is

  • 0

I am using ColdFusion 9.0.1

I recently read that in ColdFusion 9, it is now advised to use isNull() and not use isDefined().

I didn’t find much info on this at all around the web.

Is there any advantage to using one or the other in ColdFusion 9?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T05:30:22+00:00Added an answer on May 27, 2026 at 5:30 am

    I know that in general people have been moving away from it for some time. The main use for it was to determine whether a variable existed in a particular scope, but structKeyExists() is more precise for that. IsDefined() works very hard to find any possible instance of the variable you’ve asked for. (Sean Corfield had a bit to say about structKeyExists vs. isDefined.)

    I’ve not seen anywhere a recommendation to use isNull() instead of isDefined. Actually, I would have expected isNull to return an error if you give it an undefined variable, but apparently that works.

    How do you do dynamic variables, though?

    structKeyExists(form,"address_" & i)
    

    You can try array notation…

    isNull(form["address_" & i])
    

    …but if i is undefined this throws an error.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using ColdFusion 9.0.1. Let me start by stating that I may not
I am using using ColdFusion 9.0.1 I am building a site that will use
I’m using Coldfusion MX 8. I recently had a situation where variables seem to
I'm using ColdFusion to populate a template that includes HTML unordered lists ( <ul>
VB.NET 2010, .NET 4 Hello, I recently read about using SynchronizationContext objects to control
Using ColdFusion, if the result of a variable is not correctly formatted when rendered,
Using Coldfusion's SpreadSheet() object I have created an excel file and now the user
I am using ColdFusion 9.0.1 and some database that I cannot change. I am
I am using ColdFusion 9. I am not interested in non-CFSCRIPT answers. I am
We are using ColdFusion 8. I am working on a project that is using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.