Removing email recipients

I did not relaize that adding a recipient to an email action allows that setting to be saved to the Final Builder project... I have an individual who is getting a lot fo emails from me. Oops...

I use the following VB Script:

if HasDebugBuild then
  Action.RecipirecsList.Add ....

How can I remove and reference to a receiptient before checking if I should add them (There are other recipients that always get notified, just this one is gertting multiple emails).

Thanks

Ed Dressel

 

[script removed]

 

Hi Ed

I’ve added a Remove method to the Recipients list that takes an email address :

https://www.finalbuilder.com/downloads/finalbuilder/630/FB630_1773.exe