Modifying Function Parameters › Identifying the Basic Properties › Usage Type › Both (Input/Output)
A value is passed into the function for the parameter when the function is called and a value, possibly different, is returned to the calling function when the function completes processing.