REXX Features

Some features of REXX that you can use to write more intricate procedures will be discussed in this section. You will see how to have a procedure make decisions by testing a value with the IF instruction. You will also see how to compare values and determine if an expression is true or false. A brief description of the terms covered in this section follows below: