Discuss this page on this pages TalkPage
See scrSetActionLabel at Xelerus
Syntax | (scrSetActionLabel screen number string [key]) |
---|---|
Arguments | screen: The screen you want to change the action text on. |
number: How far from the top starting at 0 the action is. | |
string: What you want to change the text too. | |
[key]: define which keystroke will trigger the action. | |
Returns | condition: True is successful. |
Category | screen |
Description | Changes the given actions text to the string. |
Return to Functions list