Use the GoToScreen macro to change the Encompass360 screen that is currently displayed to the Encompass360 screen designated in the code.
Parameters: |
|
Screen:The name of the screen to be displayed. Select the screen from the Screen list on the Macro Window. If the screen you select is not available to the user due to access control restrictions, this macro will not operate. |
|
|
|
Return Value: |
|
None |
|
|
|
Example: |
|
Macro.GoToScreen(EncompassScreen.Reports) |