FIELD.FULLNAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.FULLNAME_GET Method.xml
Gets the full field name (Table and Field).
FIELD.NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.NAME_GET Method.xml
The .NAME_GET() method returns the Field_Name of a field referenced by the object pointer.
FIELD.TYPE_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.TYPE_GET Method.xml
The .TYPE_GET() method returns the Field_Type of a field referenced by the object pointer. The result is a character code representing one of the following field types:
FIELD.INITIAL_VALUE_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.INITIAL_VALUE_GET Method.xml
Gets the initial field contents (before data entry).
FIELD.LINK_TYPE_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.LINK_TYPE_GET Method.xml
Returns type of link if field is a linking key, blank if field is not a linking key.
table.FIELD_NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.FIELD_NAME_GET Method.xml
Retrieve field names in a cr-lf separated list.
FIELD.LINK_TABLE_GET Function
/documentation/pages/Ref/Api/Objects/Database/Field/FIELD.LINK_TABLE_GET Method.xml
Returns table of link if field is a linking key, blank if field is not a linking key.
Field_Rules.Mode_Get Function
/documentation/pages/Ref/Api/Objects/Database/Field/Field_Rules.Mode_Get Method.xml
Determines the current data entry mode of the pointer.
A_CURRENT_FIELD.NAME_GET Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Field Functions/A_CURRENT_FIELD.NAME_GET Method.xml
Returns the name of the current field
TABLE.EXTERNAL_FIELD_INFO_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_FIELD_INFO_GET Method.xml
Retrieve external tables field names (and other optional info) in a cr-lf separated list. format same as External_Field_Name_Get().