Function | field_name_to_type |
Converts a field name to a field type. |
Function | field_type_safe |
A valid field type is passed through, but an invalid field type converts to the default type. |
Constant | FIELD_TYPE_A |
Field type: B-Field. |
Constant | FIELD_TYPE_B |
Map of field types to names. |
Variable | Field_Types_Abbreviations_Map |
Default field type. |
Variable | Field_Types_Names_Map |
Map of field types to abbreviations. |
Parameters | |
field_name:str | Field name |
Returns | |
int | Field type |