![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Design functions > WindowNames function |
|
|
| WindowNames function |
| Format |
WindowNames{(fileName)} |
| Parameter |
| {fileName} - the name of an open database file (local or remote). |
| Parameters in curly braces { } are optional. |
| Data type returned |
| text |
| Description |
| Examples |
| WindowNames returns Customers and Invoices separated by a carriage return when those windows are currently open. |
| WindowNames("contacts") returns a list of windows that are based on the contacts database file. |
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Design functions > WindowNames function | Next Page |