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

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

Edit