dbf.f_find
Getting the number of a field by its name.
method uint dbf.f_find (
str name
)
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 | 
Installer and installation software
Commercial and Freeware installers.
Getting the number of a field by its name.
| name | The name of the field. | 
The number of the field with the specified name or 0 in case of an error.
| Related links | Source |