Boolean OR
- Last Updated: August 26, 2025
- 1 minute read
- Corticon
- Version 7.1
- Documentation
| age >= 45 | smoker | risk rating |
|---|---|---|
true |
true |
high |
true |
false |
high |
false |
true |
high |
false |
false |
low |
![]()