Javascript Reference
Grammar > return
javascript return Description
Stops execution of the current function. A return statement can be located anywhere within the function, including inside control structures. You

Powered by Linode.