| Subject: | Re: <CFIF NOT VariableName> |
|---|---|
| From: | "cf_dev2" |
| Date: | Tue, 13 Nov 2007 18:56:57 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.getting_started |
> Does <CFIF NOT VariableName> the same as <CFIF isDefined("VariableName")>
No
<CFIF NOT VariableName> assumes the variable does exist. The CFIF then checks
if the value of #VariableName# equates to false
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: <CFIF NOT VariableName>, Ian Skinner |
|---|---|
| Next by Date: | Re: simple CFC question, cf_menace |
| Previous by Thread: | Re: <CFIF NOT VariableName>, Ian Skinner |
| Next by Thread: | Re: <CFIF NOT VariableName>, Dan Bracuk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |