Getting Started Guide
CLASS 3
52
Conditional Operator
Introduction
Condition 'Not' - Condition 'Not' is true if the condition in is false.
Look at the examples below for the condition 'not'
The condition is not true because the condition above is false.
The condition is not true because the condition inside is false.
= true
false
= false
true