DISPLAY LAYOUT Action
The DISPLAY LAYOUT action shows the layout of the specified tab of the main frame of the specified visual perspective on the screen, for example:
DISPLAY Layout Main FROM_VP Orders
The above action shows the content panels of the tab Main of the visual perspective Orders. The benefit of this action is that it allows using layouts of content panels defined in a visual perspective without using other elements of the perspective (menu, tabs etc). Moreover, the action makes the context of the current process available to commands invoked by the layout (such as processes, queries etc).