RAD Studio
ContentsIndex
PreviousUpNext
return

Category 

Statements 

Syntax  

return [ <expression> ] ;

Description 

Use the return statement to exit from the current function back to the calling routine, optionally returning a value.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!