ProgressBar

ProgressBar(value, lower, upper, label='', embed_label=True, show_percent=True)

Display the progress of the script using the built-in Progress Meter in Status Bar. Automatically show and hide meter at start and end.

If false, the label will show to the left of the meter
returns:Previous value on success