SetTestRef Procedure

Modifies the reference (the required) value for the current Ref2 or RefX Test.

Syntax

SetTestRef ( lRef )

The SetTestRef procedure syntax has the following parts:

 

Name

Type

Description

lRef

Val Long

New reference value

Comments

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.

Example

SetTestRef ( lNewRef )

See Also

AVarTestRefResult, GetTestMask, SetTestMask, SetTestRef