Syntax
left and rightAvailable in
- Executable DCode bodies
Native C++
Compiles to C++ && and produces a boolean; it does not return a selected operand as Lua does. Compare numeric flags explicitly before combining them.
Example
and left and rightCompiles to C++ && and produces a boolean; it does not return a selected operand as Lua does. Compare numeric flags explicitly before combining them.
and