Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resets the progress indicator position to the start and sets the total steps of the operation.
Syntax
public void resetSteps(int _totalSteps, [str _status])
Run On
Called
Parameters
- _totalSteps
Type: int
The number of total steps of the operation.
- _status
Type: str
The status text; optional.