LayoutIDs
Returns a list of all layout IDs in fileName.
Format
LayoutIDs ( fileName )
Parameters
fileName
- the name of an open database file (local or remote).
Data type returned
text
Originated in version
6.0 or earlier
Description
Listed items are separated by carriage returns.
Example 1
LayoutIDs ( "Customers" )
returns a list of all the layout IDs in the Customers database file.