Quick Links
:
procedure
procedure
A set of commands, input data, and statements that perform a specific set of operations. For example, functions, methods, and subroutines are all procedures.
Related terms
data
,
function
,
method
,
statement
,
subroutine