Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
DisplayText Function
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: DisplayText Function
The string to display.
Displays a string in the terminal window as though it had been received from the host.
Syntax
Visual Basic (Declaration)
object
.DisplayText( _
ByVal
text
As
String _ )
As
ReturnCode
Parameters
text
The string to display.
Return Value
ReturnCode that indicates the success or failure status.
See Also
Reference
Screen Object
Screen Members
Send Feedback