InfoConnect for Unisys VBA Guide
IsMessageField Property (HostField)
Gets a value that indicates whether the field is a message field. Note: IScreenDataConstants.FIELD_TYPE_MESSAGE
Syntax
Object.IsMessageField As Boolean
Example
Dim host As HostField
Dim messageField As Boolean = host.IsMessageField
See Also

 

 


2015 Attachmate

Send Feedback