Re: Determine if a variable has a value

2001-03-06 Thread Bud
using IsDefined, Evaluate, and other CF Functions, but they all are failing the test. Any ideas on how to quickly and easly determine if variable has a value. Thanks in advance. If you know the variable is set: cfif myvariable is not "" if you're not sure if you even set an emp

Re: Determine if a variable has a value

2001-03-06 Thread Michael S. Kimmett
Bud, Thank you ! Michael - Original Message - From: "Bud" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, March 06, 2001 10:41 AM Subject: Re: Determine if a variable has a value On 3/5/01, Michael S. Kimmett penned: Hello, I am n

Determine if a variable has a value

2001-03-05 Thread Michael S. Kimmett
CF Functions, but they all are failing the test. Any ideas on how to quickly and easly determine if variable has a value. Thanks in advance. Michael ~~ Structure your ColdFusion code with Fusebox. Get the official book at http

Re: Determine if a variable has a value

2001-03-05 Thread Dustin M. Snell [Unisyn Software, LLC]
yn.com - Original Message - From: "Michael S. Kimmett" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, March 05, 2001 8:27 PM Subject: Determine if a variable has a value Hello, I am new to ColdFusion, so this will be an easy answer to most o

RE: Determine if a variable has a value

2001-03-05 Thread BORKMAN Lee
and other CF Functions, but they all are failing the test. Any ideas on how to quickly and easly determine if variable has a value. IMPORTANT NOTICE: This e-mail and any attachment to it is intended only to be read or used by the named addressee. It is confidential and may contain legally

RE: Determine if a variable has a value

2001-03-05 Thread Matthew Walker
IsDefined("MyVariableName") is what you want. ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: