IsPartialRun Statement

Supported on UFT One versions 2021 R1 and later.

Description

Returns a value to indicate whether UFT One started a run or debug session from a specified step in the script or from the beginning of the script.

Syntax

IsPartialRun

Return Value

A Boolean.

  • True: Indicates that UFT One started a run or debug session from a specified step.

  • False: Indicates that UFT One started a run or debug session from the beginning of the script.

 

See also: