gawk: Truth Values and Conditions

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

Menu