This action starts a named loop of all the channels on your server, including the channels hidden from the public channel listing.

It takes one string parameter, which is the name of the loop. The name can be anything you want, so make sure what the loop is for is understandable in your project.


For each channel, the [With loop name] Channel > On all channels loop is triggered, with that one channel selected, so you can use it in any action, condition or expression that refers to the selected channel.

Once the loop is over, the [With loop name] Channel > On all channels loop finished is triggered once.

All those loop events happen instantly. Read more about how loops work here.