![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Get functions > Get(LayoutTableName) function |
|
|
| Get(LayoutTableName) function |
| Format |
Get(LayoutTableName) |
| Parameter |
| None |
| Data type returned |
| text |
| Description |
| Returns the name of the table from which the current layout is displaying records. If no windows are open, an empty string is returned. |
| Note See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments. |
| Example |
| There are two layouts, Teachers Layout and Coaches Layout, with corresponding tables named Teachers and Coaches in the table Instructors. An unstored calculation of Get(LayoutTableName) returns Teachers when the current layout is Teachers Layout and returns Coaches when the current layout is Coaches Layout. |
| 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) > Get functions > Get(LayoutTableName) function | Next Page |