Discuss this page on this pages [[scrShowPane Talk Page|TalkPage]] === scrShowPane === See [[http://xelerus.de/index.php?s=functions&function=166|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