Export Method

Supported in UFT One version 2023 and later.

Description

Exports the folders search list from UFT One to your local computer.

Syntax

Visual Basic
Public Sub Export( _
   ByVal FolderPath As String, _
) 

Parameters

FolderPathThe full path for storing the exported search list file.

Example

See Also

FoldersOptions Collection