Description of If Then Else Statements :
Using this tutorial, you will be able to know the ways to include conditional statements in your scripts. Syntax is available that lets you learn how to initialize condtional statements like IF..THEN, IF THEN with ELSE and ELSEIF statements. From sample programs, you can also learn how to assign values to the variables and learn how to execute complex process.