The Send an SMS module can be used to send text messages from within your application. As long as the phone number of the phone you enter in the module accepts SMS, you should be able to send out your text message.
Stop on Error - Selecting this checkbox will enable the module to stop sending text messages upon encountering an error (i.e. trying to send a text message to a 9-digit number).
Return # of SMS sent - Selecting this checkbox will enable a variable that will allow you to return the number of text messages that were sent.
To add multiple phone numbers in the Phone number textbox, you can add commas or semicolons in between the phone numbers that you want to enter.
For an example of how to use the Send an SMS module, you can view our Messaging tutorial section on the Send an SMS module.