List variables is one of the most important concepts in making advanced scripts. They allow you do change variable information within a script. For example I can say either ” There are two eggs in the basket” or I can say “there are three eggs in the basket.” List variables gives me the ability to create one command that can print out these two sentences where the other difference is the amount of eggs.