InfoConnect for Unisys VBA Guide
Text Property (HostField)
Gets field text.
Syntax
Object.Text As String
Example
Dim host As HostField
Dim FieldText As String = host.Text
See Also

 

 


2015 Attachmate

Send Feedback