Jovial Input Parameter / Jovial Output Parameter

An input or output parameter to a subroutine. For example:

// P1 is input parameter, P2 is output 
PROC SOMEPROC (P1 : P2);    
 ... 

Scientific Toolworks, Inc.
http://www.scitools.com