Table of Contents

TTMSFNCCloudAIAssistants.Insert Method

Inserts an assistant item at the specified index.

API unit family: TMSFNCCloudAI Declaring type: TTMSFNCCloudAIAssistants

Syntax

function Insert(Index: integer): TTMSFNCCloudAIAssistant;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created assistant item.