Exit Function Question

BlitzMax Forums/BlitzMax Beginners Area/Exit Function Question

Hi guys, I'm sure I've seen it somewhere before - but is there a command that allows you to exit a function immediately (without returning a value).
thanks

return

Ah ;-)

Enough said, thanks!