Excerpt | ||
---|---|---|
| ||
isNull(test) Boolean function returns |
isNull is a Boolean function that returns either true
or false
based on the value passed to it.
Function: isNull()
Is a functions designed to return isNull is a Boolean function that returns either true
or false
based on the value passed to it. For For example:
Returns True if the passed value is _NULL.
...