Answered
What is the test for null?
I wrote a custom tag with an optional attribute x.
x is a complex object type, empty string, or undefined.
The following cfif tag gets ERROR: Complex object types cannot be converted to simple values.
x is a complex object type, empty string, or undefined.
The following cfif tag gets ERROR: Complex object types cannot be converted to simple values.
