nullValue

returns null

nullValue() → returns any

This function requires Lucee.  Not supported on Adobe ColdFusion, etc.

Examples
Sample code invoking the nullValue function

Using java data type null instead

writeOutput(isNull(nullValue()));

Expected Result: YES

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub