condition
The condition that determines whether the 'if' block or the 'else' block (if present) should be executed. This is a value that should evaluate to a boolean.
The condition that determines whether the 'if' block or the 'else' block (if present) should be executed. This is a value that should evaluate to a boolean.