Discuss this page on this pages TalkPage

scrShowPane

See scrShowPane at Xelerus

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.

Example

(scrShowPane gScreen "GoodLuck")

Navigates to the pane named GoodLuck. Return to Functions list