Getting Spammed By Same Number

I need a quick easy way to block a number that is spamming us multiple times and being rude, using profanity and whatnot. Anyone have any ideas?

Add an IF statement at the top of your scenario and do a check on Caller’s number. Then throw an exit block into that IF Statement. When you go to add additional numbers, make sure you change the “and” to “or”.