Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
bool-or
Returns `true` if either boolean value is `true`, otherwise `false`.
Parameter
Type
Description
self
bool
First boolean value
value
bool
Second boolean value
return
bool
Result of logical OR operation