Versions Compared

Key

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

...

If the condition check is true, then an OK status is returned, else a status of NO is returned.

Syntax:

Command

Keyword

Value

Developer notes

IS

NULL

*RETURN

Conditional.

NOT_NULL

*RETURN

Conditional.

Example

     IS NULL(*RETURN)

IS NOT_NULL(*RETURN)

...