IsNull

This expression will return a replacement expression if the passed expression is NULL.

Function Parameters

Expression

Expression to test for a NULL value. If it is NULL the ReplacementValue expression will be returned.

  • Data Constant
  • Field reference
  • Function
  • Lookup reference

ReplacementValue

An expression to be returned if the Expression is null.

Possible children:

  • Data Constant
  • Field reference
  • Function
  • Lookup reference