GNU Info

Info Node: (gawk.info)Variables

(gawk.info)Variables


Next: Conversion Prev: Using Constant Regexps Up: Expressions
Enter node , (file) or (file)node

Variables
=========

   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 `awk' command line.

Using Variables
Using variables in your programs.
Assignment Options
Setting variables on the command-line and a
summary of command-line syntax. This is an advanced method of input.

automatically generated by info2www version 1.2.2.9