Exit from function

Started by Sledgy, Thu 21/05/2020 00:29:55

Previous topic - Next topic

Sledgy

There's a function Exit to go away from any function?

***

function AnyFunction() {

Display("Player sees it.");
exit;
Display("Player doesn't see it.");

}

Khris


Sledgy


SMF spam blocked by CleanTalk