Webcore: Send same SMS to multiple numbers stored as globals?1

I have all our family’s phone numbers stored in Globals; on certain events, I’d like to loop X times and send the same SMS to all 4 people. The For Loops I have seen will only key off a device list.

Is there a simple way to do this in webcore?

Very interesting question! My quick search took me here. Not sure that offers a solution though. I’ll be following this discussion closely…

Wait, if I concat all three variables in the phone field, it will send an SMS to each of them? No looping required?

Brilliant solution!