-
Notifications
You must be signed in to change notification settings - Fork 32
skip
Pk11 edited this page Nov 5, 2020
·
1 revision
The skip
function has 1 parameter. It will skip ahead the specified amount, useful with promptMessage to do alternate things by user input.
-
count
-> The amount of functions to skip
Example:
{
"type": "skip",
"count": 1
}
Need help? Join our Discord server or create a discussion.