Get(LayoutCount)
Category: Get
Syntax: Get ( LayoutCount ) |
Parameters: None
Data type returned: Number
Description:
Returns the total number of layouts in the current file.
Get(LayoutCount) returns the total number of layouts within a file, including hidden layouts and layouts the user doesn't have privileges to see.
Examples:
Function |
Results |
---|---|
Get(LayoutCount) |
Returns 3 when there are three layouts in a database file. |