Skip to main content Skip to docs navigation
Check
View on GitHub

Batch Repeat

Now combine the power of batch into actions using <BatchRepeat>

On this page
You can get sequence value with batch repeat

e.g. In value field if you enter example<batchRepeat>

  1. Value will be example0
  2. Value will be example1
This will continue for no of batch repeat you have provided.

e.g. If batch repeat is 5 it will run till example4