[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13.2.6 Expressions

An expression evaluates to a value, which can be printed, assigned to a variable, used in a conditional statement or passed to a function. As in other languages, expressions in radtest include literals, variable and positional parameter dereferences, function calls and combinations of these with various operators.

13.2.6.1 Arithmetic Operations  
13.2.6.2 String Operations  
13.2.6.3 Operations on A/V Lists  
13.2.6.4 Comparison Operations  
13.2.6.5 Boolean Operations  
13.2.6.6 Conversion Between Data Types  
13.2.6.7 Function Calls  
13.2.6.8 Operator Precedence (How Operators Nest)  



This document was generated by Sergey Poznyakoff on November, 20 2004 using texi2html