Help

Table Of Contents
FILEMAKER PRO HELP 780
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
If there are multiple windows open in the current database file, each window can have its own layout
number value, but results are returned for only the foreground window.
Notes
You can use Get(LayoutNumber) as an alternative to the Get(LayoutName) function if there
are multiple layouts with the same name.
For information on how functions evaluate differently on the host versus the client, search
the FileMaker Knowledge Base available at http://help.filemaker.com
.
Examples
Returns 3 when the current layout is third in the list of layouts in Manage Layouts.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas
Get(LayoutTableName)
Purpose
Returns the name of the table from which the current layout is displaying records.
Format
Get(LayoutTableName)
Parameters
None
Data type returned
text