Design functions are used to acquire information about the structure of a database file.
Design Function Reference
FileMaker provides the following built-in design functions :
DatabaseNames
FieldBounds
FieldComment
FieldIDs
FieldNames
FieldRepetitions
FieldStyle
FieldType
GetNextSerialValue
LayoutIDs
LayoutNames
LayoutObjectName
RelationInfo
ScriptIDs
ScriptNames
TableIDs
TableNames
ValueListIDs
ValueListItems
ValueListNames
WindowNames
DatabaseNames
The DatabaseNames function returns a list of database files currently open.
Format | DatabaseNames ... |