/
sendSMS
sendSMS
Description
Sends an SMS using the ENMS service or some other provider. See the Configuration manual for more details and supported providers. Returns 'false' if sending failed.
Parameters
Return Type
Boolean
Returns 'true' if the message was sent successfully or 'false' if an error occurred.
Example
sendSMS("KEPLER","+40123456789","Hello world!");
Ā
See the Configuration manual for more details and supported providers. Returns 'false' if sending failed. More about the configuration can be found at SMS Sender Configuration section.
Ā
See also
Related content
Send Text Messages from SIL
Send Text Messages from SIL
More like this
Email Templates
Email Templates
Read with this
sendSMS
sendSMS
More like this
sql
Read with this
SMS Sender configuration
SMS Sender configuration
More like this
SIL Template Language
SIL Template Language
Read with this