LOGICAL Functions
All functions > LOGICAL
All functions in the LOGICAL category.
| Function | Description |
|---|---|
AND | Returns TRUE when both boolean operands are TRUE. |
OR | Returns TRUE when at least one boolean operand is TRUE. |
NOT | Returns FALSE if the operand is TRUE, TRUE if it is FALSE. |
Summary
- Functions in LOGICAL: 3
This documentation is automatically generated from the FeatureMesh registry.