returns null
nullValue()
→ returns any
isNull(nullValue())
Expected Result: true
Using java data type null instead
isNull(javaCast('null', ''))
Expected Result: true
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.