First page
Back
Continue
Last page
Image
The Not Operator and the Boolean Result
Age 28
Age 16
Sub-Condition 1
False
True
Condition
True
False
Only the 2 combinations in the middle display the message
If (!intAge_nc < 21 )
lblMessage.Text = “Entry Allowed"
;
Sub-Condition 1
Not Condition 1