Name

Call Statement

Synopsis

[Call] procedurename[(argumentlist)]
procedurename required; n/a

The name of the subroutine being called

argumentlist optional; any

A comma-delimited list of arguments to pass to the subroutine being called

Description

Passes execution control to a procedure, function, or DLL procedure 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.