Scripts are very limited when all lines in the script must always be executed.  The purpose of this module is to introduce conditional statements.  Condition statements, such as if-then statements and case statements, allow the script writer to execute certain lines only under selected conditions.  The result is to greatly increase the abilities of script writers to automate their systems.

By the end of this module, you should complete the following activities:

Required Activities

Enrichment and Review Activity