We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Quote tildes
Update Bulk-Processing.md
Fixed bug in `gam batch|tbatch`
Added option `skiprows <Integer>` to `gam csv|loop`
Added `sleep <Integer>` to batch commands
Update use of \ in CSV files
Formatting cleanup
Updated `gam batch <BatchContent>` and `gam tbatch <BatchContent>` commands
Update storage references
Updated processing of CSV files to allow a Google Doc to be downloaded as plain text and processed as a CSV file.
Updated option `maxrows <Integer>` for `gam csv|loop` to be applied after input row filtering
Fix typo
Added option `maxrows <Integer>` to `gam csv|loop` that allows you to limit the number of rows
Update Python RE references
Add showcmds to gam loop
Improve showcmds for gam batch|csv|tbatch, add to gam loop
Clean up Python RE links
Updated `commit-batch` command in batch files to take an optional argument that causes GAM to wait for user input before continuing.
gdoc/gsheet cleanup
Added `showcmds` option to `gam csv` to allow monitoring of execution processing.
Update UserGoogleDoc/Sheet