DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gawk.info) Variables

Info Catalog (gawk.info) Using Constant Regexps (gawk.info) Expressions (gawk.info) Conversion
 
 Variables
 =========
 
    Variables are ways of storing values at one point in your program for
 use later in another part of your program.  You can manipulate them
 entirely within your program text, and you can also assign values to
 them on the `awk' command line.
 

Menu

 
* 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.
 
Info Catalog (gawk.info) Using Constant Regexps (gawk.info) Expressions (gawk.info) Conversion
automatically generated byinfo2html