Discuss this page on this pages TalkPage
Syntax | (scrShowScreen screen string [string]) |
---|---|
Arguments | screen: The current screen. |
string: The name of the screen you want to navigate to. | |
[string]: which pane to display from the screen. | |
Returns | condition: True is successful. |
Category | screen |
Description | Navigates to the named screen. |
(scrShowScreen gScreen "Introduction")
Navigates to the screen named Introduction. Return to Functions list