Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
func isNumericField(_ fieldno: Int) -> Bool
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
Function isNumericField() returns TRUE is a field is Numeric, Float, Double, Currency, Integer.
{ // your code if dbf.isNumericField(0) { dbf.getValue(0) } else { dbf.getString(0) } // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map