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