We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm sure I'm missing some! Let's find 'em! :D
• SCRP, RSCR, ISCR, ENDM • DOIF, ELIF, ELSE, ENDI • SUBR, RETN, GSUB • LOOP, UNTL/EVER • ENUM/ESEE/ETCH/EPAS/ECON, NEXT • REPS, REPE
• GOTO but that's not actually a thing, right? XD
• And not GAMN or PNXT or similar, because those are just normal functions that happen to be useful for iterating through things :3
• And not including things which are otherwise-normal commands that can stop or block the script (I'm going to make a separate issue for that X3 )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm sure I'm missing some! Let's find 'em! :D
• SCRP, RSCR, ISCR, ENDM
• DOIF, ELIF, ELSE, ENDI
• SUBR, RETN, GSUB
• LOOP, UNTL/EVER
• ENUM/ESEE/ETCH/EPAS/ECON, NEXT
• REPS, REPE
• GOTO but that's not actually a thing, right? XD
• And not GAMN or PNXT or similar, because those are just normal functions that happen to be useful for iterating through things :3
• And not including things which are otherwise-normal commands that can stop or block the script (I'm going to make a separate issue for that X3 )
The text was updated successfully, but these errors were encountered: