Returns a list of the names of all layouts in fileName.
LayoutNames ( fileName )
fileName
- the name of an open database file (local or remote).
text
Listed items are separated by carriage returns.
FileMaker Pro 6.0 or earlier
LayoutNames ( "Customers" )
returns a list of all the layouts in the Customers database file.