Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

ILogical.or¶

Description¶

Performs a logical OR operation on this value with another value of the same type.

Signature¶

ILogical.This ILogical.or(ILogical.This other);

Parameters¶

other : ILogical.This¶

On this page
  • ILogical.or
    • Description
    • Signature
    • Parameters
      • other : ILogical.This