foreach
The foreach
action loops over a group / column. It belongs to the loops category within the control area.
Action Syntax
foreach $variable run [file]
A variable name starting with $ followed by a value followed by A file reference
foreach $variable
A variable name starting with $
foreach $variable as $variable
A variable name starting with $ followed by a value followed by A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
foreach $V run [block]
Action code: 2044699913
Version: 0.6.4-2
Last updated: 2025-06-13