Table of Contents

TTMSFNCCloudAITools.Insert Method

Inserts a tool definition at the specified index.

API unit family: TMSFNCCloudAI Declaring type: TTMSFNCCloudAITools

Syntax

function Insert(Index: integer): TTMSFNCCloudAITool;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created tool.