ITMSMCPCompletionAttribute.GetValues Method
Returns the candidate values parsed from the comma-separated value.
API unit family: TMS.MCP.Attributes
Declaring type: ITMSMCPCompletionAttribute
Syntax
function GetValues: TArray<string>;
Returns
One entry per comma-separated item, with surrounding white space removed.