Conditional Logic
The conditional logic operators in the Operators section are useful for assessments or anything else that assigns a score value based on other criteria.
The above example could work for calculating a risk score: if a person’s age is over 60 and they have answered ‘Yes’ to having a family history of heart disease, they are given a score of 1. Otherwise, they receive a score of 0.