<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>
In Miscellaneous in TurboForth Kernal
Exits a word immediately, returning control to the calling word.
none
Do not use inside a loop without first removing the loop control parameters from the return stack (use LEAVE instead).
LEAVE