Attachmate.Reflection.Emulation.OpenSystems Namespace > IScreen Interface > DisplayText Method : DisplayText(String) Method |
'Declaration
Overloads Function DisplayText( _ ByVal text As String _ ) As ReturnCode
'Usage
Dim instance As IScreen Dim text As String Dim value As ReturnCode value = instance.DisplayText(text)
ReturnCode DisplayText( string text )