Chapter 11. Functions

Chapter 11. Functions

Abstract

In this chapter, we will discuss

  • What functions are

  • Creation and displaying of functions from the command line

  • Functions in scripts

  • Passing arguments to functions

  • When to use functions