Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt
hiddentrue

isNull(test) Boolean function returns True if the passed value is _NULL.

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.

...