It is possible to create a custom token that returns a Boolean value. For example, the statistic chosen in the custom token, Condition1, shown in Figure 19.58, was set on a gate drawn around the lymphocyte population. Condition1 will evaluate to TRUE or FALSE, depending on the number of cells in the lymphocyte gate.
Figure 19.58 Token that Evaluates to TRUE or FALSE
You can use the My Condition token inside another token. To do so, set the result type of the token to Numeric and use the IsTrue or IsFalse function, as shown in Figure 19.59.
Figure 19.59 Using a Boolean token