I have a function (lastfunction) that calls other functions (function1 to function12). I have already a progress bar. How can I make the progress bar show the status of the function (lastfunction)?

Thx for helping