Table.External_Suggest Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.External_Suggest Method.xml
Returns a list of suggestions from a field or expression in a table.
TABLE.EXTERNAL_CALCS_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_CALCS_GET Method.xml
The TABLE.EXTERNAL_CALCS_GET() method returns a list of externally defined calculated fields for a table.
TABLE.EXTERNAL_VARIABLES_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_VARIABLES_GET Method.xml
The TABLE.EXTERNAL_VARIABLES_GET() method returns a list of externally defined variables.
TABLE.EXTERNAL_RECORD_CONTENT_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_RECORD_CONTENT_GET Method.xml
Retrieve external tables records in a cr-lf separated list.
TABLE.EXTERNAL_FIELD_NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_FIELD_NAME_GET Method.xml
Retrieve external tables field names (and other optional info) in a cr-lf separated list.
TABLE.EXTERNAL_INDEX_DEF_FROM_NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_INDEX_DEF_FROM_NAME_GET Method.xml
Retrieve a external tag information given a table or setname and description - format E=Error P=Filename O=order,F=filter,X=all flags, U=Unique, D=escending, I=Insensitive T=Type.
TABLE.EXTERNAL_RECORD_CONTENT_FROM_KEY_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_RECORD_CONTENT_FROM_KEY_GET Method.xml
Retrieve external tables records in a cr-lf separated list given a list of records or keys.
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().
TABLE.EXTERNAL_INDEX_NAME_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_INDEX_NAME_GET Method.xml
Retrieve external tables index tag names in a cr-lf separated list.
TABLE.EXTERNAL_INDEX_DEF_ENUM Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.EXTERNAL_INDEX_DEF_ENUM Method.xml
Retrieve all tags a table or setname and description - format A=Active E=Error N=Name P=Filename O=order,F=filter,X=all flags, U=nique, D=escending, I=Insensitive T=Type.