InfoConnect for Unisys VBA Guide
IsExitRequiredField Property (HostField)
Gets a value that indicates whether the field is an exit required field. Note: IScreenDataConstants.FIELD_EXIT_REQ
Syntax
Object.IsExitRequiredField As Boolean
Example
Dim host As HostField
Dim exitRequired As Boolean = host.IsExitRequiredField
See Also

 

 


2015 Attachmate

Send Feedback