ScreenTitleLength Property

Description

The size of the emulator screen label (in characters).

Property type

Read-write property

Syntax

Visual Basic
Public Property ScreenTitleLength As Long

Return Value

Any positive integer.

Remarks

The area from which UFT One reads the label property of the emulator screen while recording a test or component. If the location and length of the label are correctly defined, UFT One uses this value as the name of the screen object. The Screen label area is enabled only for emulators that support HLLAPI.

Define the size of the emulator label by entering the Length (in characters).

Note: It is possible to change the way that UFT One reads the label property of the emulator screen, by adjusting the configuration settings.

This property value applies to all terminal emulator configurations, regardless of the currently selected emulator.

Example

See Also