Go to the first, previous, next, last section, table of contents.
Variables are ways of storing values at one point in your program for use later in another part of your program. They can be manipulated entirely within the program text, and they can also be assigned values on the @command{awk} command line.
Go to the first, previous, next, last section, table of contents.