lib.math.bool.Or - tooll3/t3 GitHub Wiki
Returns true if one of its inputs is true. Consider using [Any] if you want to test more than two booleans.
Name (Relevancy & Type) | Description |
---|---|
A (Boolean) | - |
B (Boolean) | - |
Name | Type |
---|---|
Result | System.Boolean |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.