When the "if" condition, enclosed with brackets "( )", is true, the expression following the "if ( )" statement is run. When the condition is false, the "else" expression is run.
The Assign "=" character cannot be used in a conditional expression.