TGL Filters
-
TGL Filters
You can use the TGL Expression language to specify filters and segments. The procedures for creating filters and segments are similar. TGL Filters use the s...
-
Example of a TGL Filter Expression
This article describes in a step-by-step procedure how to create a TGL Filter expression. The project used as the basis for the example in this procedure is ...
-
TGL Filter Operators and Functions
Logical operatorsLogical operators return a value of either TRUE or FALSE within and expression.NOT (NOT) - Use: NOT arg1. Returns the opposite condition. Th...