Retrieves the status flag for the specified step.
Declaration
Function SetStepStatus (StepNo As Integer)
Description
Specifies whether or not the step specified by StepNo is active or not. Setting the status to “0” means the step is disabled (i.e., the step will be skipped when the task is executed); setting the status to “1” means the step is enabled.