Hi,
Is it possible to specify multiple phone numbers on a sms message?
Sms.New1("987-654321,123-456789","This is the message body.")
I've tried all sorts of combinations for the phone number from ; seperated, in <> etc. So I'm wondering if its
a) possible
b) what the syntax is.
I currently have my sms in a while loop with a single phone number per loop, but I'm looking at trying to speed it up by having multiple recipients on the one SMS message.
Thanks in Advance.
Cheers.
M
Is it possible to specify multiple phone numbers on a sms message?
Sms.New1("987-654321,123-456789","This is the message body.")
I've tried all sorts of combinations for the phone number from ; seperated, in <> etc. So I'm wondering if its
a) possible
b) what the syntax is.
I currently have my sms in a while loop with a single phone number per loop, but I'm looking at trying to speed it up by having multiple recipients on the one SMS message.
Thanks in Advance.
Cheers.
M