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