Skip to content

Selection: IF

IF makes a decision

  • Selection chooses what to do, based on a test.
  • IF runs its THEN block only when the test is TRUE.
  • The block ends at ENDIF.

Log in or create account

IGCSE & A-Level