gawk: Truth Values and Conditions

1 
1 6.3 Truth Values and Conditions
1 ===============================
1 
1 In certain contexts, expression values also serve as "truth values";
1 i.e., they determine what should happen next as the program runs.  This
1 minor node describes how 'awk' defines "true" and "false" and how values
1 are compared.
1 

Menu