This condition will met if specified cookie is present and the value is met with the condition.  You can use exact, partial or regex values.

How to use it?

If you would like to apply rules if there is a cookie named aff_id and the value is 123, then simply use the Exact match

If you would like to apply rules if aff_id cookie is present and the value doesn’t matter, then use Regex match