I would like to write a BEFORE_SEND function that checks on specific criteria, and if it does not pass, cancel the data send.
Is this possible? If so, how would I go about it?
Thanks.