Quick Reference
System VariablesMENUECHOSets menu echo and prompt control bits.<= (less than or equal to)
If the number val1 is less than or equal to val2 , the string returns 1; otherwise,
it returns 0.$(<=,val1, val2)Quick Reference
System VariablesMENUECHOSets menu echo and prompt control bits.>= (greater than or equal to)
If the number val1 is greater than or equal to val2, the string returns 1;
otherwise, it returns 0.$(>=,val1, val2)Quick Reference
System VariablesMENUECHOSets menu echo and prompt control bits.334 | Chapter 5 DIESEL