Name

Return Statement

Synopsis

Return                  In a subroutine
Return ReturnValue      In a function
ReturnValue required; any

The return value of the function

Description

Returns to the calling program from a subroutine or function.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.