Conditional Statements

<< Click to Display Table of Contents >>

Home  mIoTa BASIC > mIoTa BASIC Language Reference > Statements >

Conditional Statements

Conditional statements select one of alternative courses of action by testing certain values.

 

There are two types of selection statements:

 

IF Statements

 

CASE statements