Description | This function returns either the ID of a specific Layout or a list of “LayoutName=LayoutID” pairs for all Layouts in the current Database File. If you specify a Layout Name in the first parameter, CNS Query will return the Layout ID of that specific Layout. If you do not specify this parameter, CNS Query will return a list of “LayoutName=LayoutID” pairs for all the Layouts in the current Database File. By default, CNS Query will check to make sure the Layout Name you specify exists before getting the Layout IDs. If you already know for sure that the Layout name exists, you can pass True as the second parameter.
|
---|