Evaluates to true if the function appears in a row that has been tagged with the specified label.
Syntax
has_label("label")
Example
If you label brand keywords with a label named Brand, add the following function to a keywords reporting table to spot and filter the brand keywords:
If(has_label("Brand"), "Brand","")