User`s guide

346 VEE User’s Guide
9 Using Agilent VEE Functions Chapter
The four UserFunctions are a library. You can see them listed by
clicking Edit Edit UserFunction.... Click Cancel to close the
list box.
2 Program the four UserFunctions as shown in the following
figures.
Figure 192 shows the BuildRecAry UserFunction. It includes
a Formula object with the triadic expression testing if
A<=5. If the expression evaluates to TRUE, then the object
outputs "PASS". Otherwise, the object outputs "FAIL".
(Note that the parentheses are required.)
Figure 192 The BuildRecAry UserFunction