∟Conditional Statements - "If ... Then" and "Select Case"
This chapter provides tutorial examples and notes about conditional statements. Topics include 4 forms of 'If ... Then' statements, 'Select Case' statements, Examples of controlling code executions with conditional statements.