Filemaker Pro 8.5 Educational Maintenance T3 TJ083LL/A User Manual

Product codes
TJ083LL/A
Page of 238
96     FileMaker Functions Reference
Example
Returns 
3
 when the file has three layouts.
Get(LayoutName)
Format
Get(LayoutName)
Parameter
None
Data type returned
text
Description
If there are multiple windows open in the current 
, each window can have its 
own layout name value, but results are returned for only the foreground window.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Examples
Returns 
Product List
 when the Product List layout is displayed.
Returns 
Customer Invoice
 when the Customer Invoice layout is displayed.
Get(LayoutNumber)
Format
Get(LayoutNumber)
Parameter
None
Data type returned
number
Description
Returns the number of the 
 currently displayed, according to the list in the Set 
Layout Order dialog box. 
If there are multiple windows open in the current 
, each window can have its 
own layout number value, but results are returned for only the foreground window.