| Note: Usage options |
The EXECUTE command is used to execute a subroutine defined within a function and optionally pass parameters to it.
When the subroutine has completed execution control is passed to the command following the EXECUTE command.
Required EXECUTE ------ SUBROUTINE --- subroutine name ----------------> ----------------------------------------------------------------------- Optional >-- WITH_PARMS --- list of parameters -----------------| |