The nextlabel attribute determines the text appearing on the next button if the current instruction page is not the last in its sequence.
Applies to
<instruct>
Syntax
/ nextlabel = "label"Parameters
| label | A string in quotes serving as text for the button. |
Remarks
The default value is "Next".
Examples