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

 

 


2015 Attachmate

Send Feedback