InfoConnect for Unisys VBA Guide
IsNumericOnlyField Property (HostField)
Gets a value that indicates whether the field is a numeric-only field. Note: IScreenDataConstants.FIELD_NUMERIC_ONLY
Syntax
Object.IsNumericOnlyField As Boolean
Example
Dim host As HostField
Dim numericField As Boolean = host.IsNumericOnlyField
See Also

 

 


2015 Attachmate

Send Feedback