I'm new to CF, and would like to know what the equivalent operator to C++'s != or VB's <> is in CF.
I've tried:
<CFIF variable is not "">
but that doesn't work. I've looked for docs everywhere, but can't find it. I know this is simple ... any help?
dan
I've tried:
<CFIF variable is not "">
but that doesn't work. I've looked for docs everywhere, but can't find it. I know this is simple ... any help?
dan