TTMSFNCRESTClientExecutedRequests.Insert Method
Inserts an executed request item at the specified index.
API unit family: TMSFNCRESTClient
Declaring type: TTMSFNCRESTClientExecutedRequests
Syntax
function Insert(Index: Integer): TTMSFNCRESTClientExecutedRequest;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion index. |
Returns
The newly created executed request.