modding:function:scrshowscreen
Discuss this page on this pages TalkPage
scrShowScreen
| 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
modding/function/scrshowscreen.txt · Last modified: by 127.0.0.1
