EnglishРусский  
 Share/Save/Bookmark
 

dbf.f_int

Getting an integer value. Get a numerical value of the int type from the specified field of the current record.

method int dbf.f_int (
   uint num
)

Parameters

num Field number beginning with 1.

Return value

A number of the int type is returned.

Related links

Source

Edit