insightSummary()
Home > @gooddata/sdk-model > insightSummary
insightSummary() function
Gets the insights summary
Signature:
export declare function insightSummary(insight: IInsightDefinition): string;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| insight | insight to get the summary of | 
Returns:
string
the insight summary or an empty string if is not specified