| id | The progress indicator's unique ID. | 
int The current step.
Gets the current step for a progress indicator.
        Returns -1 if the indicator is not set to report progress in steps. To set the type of steps that the progress window displays, use Progress.SetStepLabel.
See Also: Progress.Report, Progress.GetTotalSteps, Progress.GetStepLabel, Progress.SetStepLabel.