Table of Contents

TTMSFNCCloudCloudKitEntities.Insert Method

Inserts a new record at the given position.

API unit family: TMSFNCCloudCloudKit Declaring type: TTMSFNCCloudCloudKitEntities

Syntax

function Insert(Index: Integer): TTMSFNCCloudCloudKitEntity;

Parameters

Name Description
Index Zero-based position at which the record is inserted.

Returns

The newly created entity.