Help

Table Of Contents
FILEMAKER PRO HELP 778
About functions
Defining calculation fields
Using operators in formulas
Get(LayoutCount)
Purpose
Returns the total number of layouts in the database file.
Format
Get(LayoutCount)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
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 file has three layouts.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas
Get(LayoutName)
Purpose
Returns the name of the layout currently displayed.