Modifies the reference (the required) value for the current Ref2 or RefX Test.
SetTestRef ( lRef )
The SetTestRef procedure syntax has the following parts:
Name |
Type |
Description |
lRef |
Val Long |
New reference value |
This function modifies the reference value of the current Ref2 or RefX Test as defined using the Task/Test Property page.
The reference value can be accessed or set via Test, the internal variable, with its property Ref as Test.Ref.
SetTestRef ( lNewRef )