Design functions
Design functions return information about the structure of open database files. For example, you could determine the names of all the layouts or fields in an open database file.
Design function parameters can be any of the following:
 •
 •
 •
other functions such as Left(text;number)
Notes
 •
 •
 •
Click a function name for details.
 
The next serial number of fieldName in fileName.
A list of four values for each relationship directly related to tableName.
A list of all table IDs in fileName.
A list of all value list IDs in fileName.
Related topics 
About functions
About formulas
Topics in this section
DatabaseNames
FieldBounds
FieldComment
FieldIDs
FieldNames
FieldRepetitions
FieldStyle
FieldType
GetNextSerialValue
LayoutIDs
LayoutNames
LayoutObjectNames
RelationInfo
ScriptIDs
ScriptNames
TableIDs
TableNames
ValueListIDs
ValueListItems
ValueListNames
WindowNames