Functions Reference

Table Of Contents
42 FileMaker Functions Reference
LayoutNames, page
50
A list of the names of all layouts in the specified database file, separated by
carriage returns.
LayoutObjectNames,
page 50
A list of the names of all named layout objects, separated by carriage returns.
RelationInfo, page 51 A list of four values for each relationship
directly related to the specified table.
ScriptIDs, page 52 A list of all script IDs in the specified database file, separated by carriage returns.
ScriptNames, page
53
A list of the names of all scripts
in the specified database file, separated by
carriage returns.
TableIDs, page 53 A list of all table IDs in the specified database file, separated by carriage returns.
TableNames, page
54
A list of the names of all defined tables in the specified database file, separated
by carriage returns.
ValueListIDs, page
54
A list of all value list IDs in the specified database file, separated by carriage
returns.
ValueListItems, page
55
A list of the values in the specified value list, separated by carriage returns.
ValueListNames,
page 55
A list of the names of all value lists in the specified database file, separated by
carriage returns.
WindowNames, page
56
A list of the names of open windows in the specified database file.
This function Returns