SMS to multiple recipients.

Am I able to send SMS to multiple mobile phones at once?
I have a variable of TSMSSubmit type and it would be great if I could specify in DA field multiple phone numbers, separated by semicolon, or other character. E.g:
SMS.DA := '+420604690589;+420604690590;+420604690589';';

Are there any ways to figure it out? Or I must specify only one number in DA field?

Regards,
Max

Not supported

It's not supported and won't be supported. You must set it separately for each number in loop.

Tomas

Thank you for prompt reply,

Thank you for prompt reply, Tomas.

Kind regards,
Max