Copyright (C) 2000-2012 |
GNU Info (gawk.info)VariablesVariables ========= 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.
automatically generated by info2www version 1.2.2.9 |