Get(LayoutName)
Category: Get
Syntax: Get ( LayoutName ) |
Parameters: None
Data type returned: Text
Description:
Returns the name of the layout currently displayed in the active window.
To change the name of a layout, in Layout mode, go to the Layouts menu, select the Layout Setup menu item, and then click the General tab. Layouts do not need to be uniquely named.
Examples:
Function |
Results |
---|---|
Get(LayoutName) |
Returns Data Entry when the Data Entry layout is displayed. |
Returns Invoice List when the Invoice List layout is displayed. |