CALL

call subroutineName {list of zero or more comma separated values}

Description:

This command invokes a user defined subroutine. Call is followed by the name of the subroutine and by zero or more string and/or numeric expressions.

For more information see SUB