{{ email_recipient }}
and {{ email_address }}
, respectively[email protected],[email protected]
. True
. This is useful when a Task should be performed multiple times with the same set of data, such as, processing a credit card payment. This loop mode has the following characteristics:True
or the maximum iterations limit is reached.True
.True
. This is useful when sequentially repeating a Task multiple times but with a different set of data each time. This loop mode has the following characteristics:True
.