Skip to content

Loop

The for field can iterate over a variable source such as matches, yields, or transform. It can also use:

  • matrix: A matrix of values.
  • var: A variable to iterate over.
  • split: A separator for splitting a value.
  • as: The name used for the current loop value.