A fundamental control flow statement that executes a code block only if a given condition is true. EAs/cBots use if
statements to make decisions. For example:
A fundamental control flow statement that executes a code block only if a given condition is true. EAs/cBots use if
statements to make decisions. For example: