For the complete documentation index, see llms.txt. This page is also available as Markdown.

Loop Spreadsheet Rows

Runs commands for each row of a spreadsheet

Sheet

  • Sheet to read

Variables to assign row values

  • Variables to store the values of the current row

Filter

  • Conditions to limit the spreadsheet rows that are looped

Variable to assign row number

Limit (optional)

  • Number of spreadsheet rows to loop

Last updated