TTMSFNCCloudSMSRequests.Insert Method
Creates a new request and inserts it at the given position.
API unit family: TMSFNCCloudSMS
Declaring type: TTMSFNCCloudSMSRequests
Syntax
function Insert(Index: Integer): TTMSFNCCloudSMSRequest;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the request. |
Returns
The newly inserted request.