Hi,Before I start, I'll admit that I've never used a Control typology
rule in production before, but here is what I think is happening:My
understanding is that the script in the Control typology rule is run for
each delivery it applies to. It is expected that the script will return
true or false for each of those deliveries. This means that the Control
rule is used to check the validity of the delivery, not details relating
to the recipient. See the example here: Control rules.I believe your
scr...