InfoConnect for Airlines VBA Guide
IsNumericOnlyField Property (ScreenCharacter)
Gets a value that indicates whether the data cell marks the beginning of a numeric-only field. Note: IScreenDataConstants.FIELD_NUMERIC_ONLY
Syntax
Object.IsNumericOnlyField As Boolean
See Also