Is there a way to do this? I found nothing about it. My progress needs to update some elements on the form during a loop but I don’t need actually any int value like progress percent. So it looks to me a slight waste of code needing to pass mandatorily a int value (even if it is a fixed 1 value, still it’s pointless to pass it).