A (True)
Generica
Value returned when condition is true
Utils/Types
Selects between two values based on a boolean condition. Returns A if true, B if false.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Value returned when condition is true
Value returned when condition is false
If true, returns A. If false, returns B.
The selected value (A if true, B if false)