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