[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Variables are means of storing data values at one point of your
program for using them in another parts of it. Variables can be
assigned either in the program itself, or from the radtest
command line.
13.2.4.1 Using Variables 13.2.4.2 Variable Assignments 13.2.4.3 Dereferencing Variables 13.2.4.4 Accessing Elements of A/V Pair Lists 13.2.4.5 Assignment Options 13.2.4.6 Built-in Variables