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.
|
---|---|
ReplacementValue |
An expression to be returned if the Expression is null. Possible children:
|