Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
TextComparisonOption Enumeration
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
: TextComparisonOption Enumeration
Defines options that indicate how text is compared against the text on the host screen.
Members
Member
Description
IgnoreCase
Compares text in a non case-sensitive manner.
MatchCase
Performs a case-sensitive text comparison.
RegularExpression
Compares text using a regular expression.
See Also
Reference
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Send Feedback