RunTests Method

Contained in the Region Object Returns the RunTest Object for this region.

Syntax

region.RunTest

The RunTest method syntax has these parts:

Part  Description

region  An object expression that evaluates to a Region Object.

Return Value

Returns a RunTests object that can be used as an object expression for other methods.