Logical type functions

Logical type functions

Description

logical type functions

  • false - Logical false.

  • logical - Converts a numeric value to logical type.

  • true - Logical true.

  • xor - Exclusive or.

Last updated