unique-rows
Action
Get unique rows based on column value, removing duplicates
Syntax
$unique:NUMBER = unique-rows $Gtable by "email"
get unique rows by column name
$unique:NUMBER = unique-rows $Gtable by $column:TEXT
get unique rows by variable column