formal parameter

When a function or procedure is used, the calling program must pass parameters to it. The formal parameter links the data in the calling program to its use in the function or procedure.