December 1999
Beginner
528 pages
11h 10m
English
All functional scripts need to have the ability to make decisions. They must also be able to process lists based on certain conditions. That’s what this chapter is all about; the building and implementation of control structures in scripts.
In this chapter we will cover:
exit statuses;
the while, for and until loops;
if then else statements;
making decisions in scripts; and
menus.
Read now
Unlock full access