Logical operators |
Top Previous Next |
Scripts > Class elements and c++ instructions > Interpreted C++ instructions > Operators > Logical operators
Syntax
logical-AND-expr && inclusive-OR-expression
logical-OR-expr || logical-AND-expression
! cast-expression
Remarks
Operands in a logical expression must be of scalar type.
|
This page belongs to the TextTransformer Documentation |
Home Content German |