Description
This function causes a jump to the specified step number without executing the current step.
Syntax
GOTOSTEP ( StepNumber )
Parameter | Description |
---|---|
StepNumber | Number of the step to jump to. |
Remarks
Note: This function requires special handling when working with bulk operations. See Using Bulk Operations for more information.
See also