Versions Compared

Key

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

...

VarIsBoolean Returns a Boolean True if the Subject variant can be converted to a Boolean, otherwise, it returns a Boolean False.

     VarIsBoolean( Subject )

Example

This property routine tests if the variable is a Boolean:

...