Definitions for "Sub procedure"
a collection of VBScript commands that can be called on demand simply by calling the name of the function
a group of related code statements that work together to complete a task
a group of related VBScript code statements that complete a task but do not return a value to the calling program
a block of code that includes code, takes some action, but doesn't return a value
a form of assignment that applies to an event associated with particular application, form, or control
an assignment that is carried but doesn't give back a result