Skip to content

Introduction

You can write a set of steps in a file to run it.

Objectives

  • Write and run scripts
  • Use variables and parameters to make your scripts flexible
  • Apply control-flow logic to make intelligent decisions
  • Add robustness to your scripts by adding error management