Variables determine how information is passed into or received
from a script. You can configure the variables for the script in the
wizards instead of declaring variables within the source code. By
using variables, you reduce the complexity of the source code and
make it easier to reuse the source code for different purposes.