Use the goto vector command to branch vector processing to a subroutine or to a specific step in the vector. The goto vector command works with the return command to return vector processing to the calling vector. When a goto vector command is executed, the vector and the subsequent step number for the command are stored with the call. This is the return destination that is used with subroutines.