InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / IsDigitsField Property
In This Topic
IsDigitsField Property (HostField)
In This Topic
Gets a value that indicates whether the field is a digits field. Note: IScreenDataConstants.FIELD_DIGITS
Syntax
expression.IsDigitsField As Boolean
where expression is a variable that represents a HostField Object
See Also