Ways to use variables
You can use variables for the following purposes:
Store data collected from a form.
Store results of a calculation (such as the number of database records returned).
Use as input to a function.