Jump To Other Measurement Plan

Jumps to a specified step in a different Measurement Plan script.

 

Input Arguments

 

0

File Path or Embedded File

MP filename to Jump To

The path to the other MP file to jump to.

1

Step ID

Step index to begin at

The step to jump to in the other MP file.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The jump was successful.

FAILURE

The specified MP or step was not found.

 

Remarks

None.