Introduction
Integer variables store whole numbers so you can do math and count things in your script.
Counting how many files are in a folder.
Adding numbers like scores or totals.
Using loops that run a set number of times.
Tracking how many times something happens.
Doing simple math calculations in your script.