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_find

Getting the number of a field by its name.

method uint dbf.f_find (
   str name
)

Parameters

name The name of the field.

Return value

The number of the field with the specified name or 0 in case of an error.

Related links

Source