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.
Also See
Required
EXECUTE ------ SUBROUTINE --- subroutine name ---------------->
-----------------------------------------------------------------
Optional
>-- WITH_PARMS --- list of parameters -------------|
| expandable group expression |
---------- 50 max -----------