procedure, Visual Basic
A procedure is either a subprocedure (declared with the keyword Sub) or a function procedure (declared with the keyword Function).
(C) Copyright IBM Corporation 1992, 2010.