odbcquery.fieldbyname
Find a field based on a specified field name.
method odbcfield odbcquery.fieldbyname (
str name
)
str name
)
Parameters
name | Field name. |
Return value
Returns the field or zero if fields with the same name are not found.
Related links | Source |