TrailingMode Property
Description
Indicates whether UFT One trims white characters when recording in context-sensitive mode.
Property type
Read-write property
Syntax
Visual Basic
Public Property TrailingMode As Boolean
Remarks
When recording in Context-sensitive mode, fields may contain trailing spaces or other "white characters", such as tab symbols.

Select this check box to instruct UFT One to trim these characters. If you select this option, specify the minimum length of fields to be trimmed. Fields containing fewer than the specified number of characters remain unchanged. The default is 5 characters.

Clear the check box to leave the field content unchanged.

Note: This feature is available only for emulators that support HLLAPI.

This property value is emulator-specific and is saved with the selected emulator.

Example
See Also