duplicate-rows
Action
Find rows with duplicate values in a column
Syntax
$dupes:NUMBER = duplicate-rows $Gtable by "email"
find duplicate rows by column name
$dupes:NUMBER = duplicate-rows $Gtable by $column:TEXT
find duplicate rows by variable column