DatabaseNamesReturns a list of the names of all database files open on the computer, separated by carriage returns.FileMaker Pro 6.0 or earlierNote If your database is hosted on another computer, DatabaseNames returns a list of the names of local client and remote database files open only on the client computer.To determine whether Customers is one of the files currently open, use the DatabaseNames function with the FilterValues function in the formula:If you want to know how many files with the same name are open, use the DatabaseNames function with the PatternCount function in the formula: