EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

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