Table of Contents

TTMSMCPPromptArgument.Name Property

Key the client sends the value under when it asks for the prompt.

API unit family: TMS.MCP.Prompts Declaring type: TTMSMCPPromptArgument Type: string

Syntax

property Name: string;

Remarks

Assigning an empty value raises an invalid-parameters error, code -32602. The name is matched exactly when the supplied values are read, so it should be an identifier rather than a caption.