Versions Compared

Key

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


Is a Boolean functions designed to return only true or false based on the value passed to it.

Excerpt
hiddentrue

isNull(test) Returns True if the passed value is _NULL.

Is a Boolean functions designed to return only true or false based on the value passed to it.

Function: isNull()

Returns True if the passed value is _NULL.

...