Returns the name of the table displaying records in the current layout.
Returns the
table occurrence name for the layout in the current window. If no windows are open, an empty string is returned.
There are two
layouts, Teachers Layout and Coaches Layout, with corresponding table occurrences named Teachers and Coaches. 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.