dbf.f_double
Getting a numerical value. Get a numerical value of the double type from the specified field of the current record.
method double dbf.f_double (
uint num
)
uint num
)
Parameters
num | Field number beginning with 1. |
Return value
A value of the double type.
Related links | Source |