Discuss this page on this pages [[scrShowScreen Talk Page|TalkPage]] === scrShowScreen === See [[http://xelerus.de/index.php?s=functions&function=167|scrShowScreen at Xelerus]] ^ 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. | === Example === (scrShowScreen gScreen "Introduction") Navigates to the screen named Introduction. Return to [[:Functions]] list