progressbar.RdstartProgressbar creates a new progress bar
progressbarTick advances the last created progress bar by one step
startProgressbar(expectedTicks, label = "") progressbarTick()
| expectedTicks | Integer, number of steps for the progress bar. |
|---|---|
| label | String, an optional short label (truncated to <= 80 characters) to show next to the progress bar. |