<para> Used in the Quick Search form. </para> <para> Returns the following Summary Tables (depending on the item type being summarised, additional tables may be included): <list> <item><code>Main</code><description>Main details.</description></item> </list> </para> <para> The following Constants are used from ScriptInfo: <list> <item>None</item> </list> </para> <para> The following Constants are used from callerScriptInfo: <list> <item>None</item> </list> </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| callerScriptInfo | ISScriptExecutionInfo | The Script Information of the Script calling this method. | ||
| quickSearchResult | finQuickSearchResult | The Quick Search Result to summarise. | ||
| maxDisplayRows | Integer | The Maximum number of Rows to Display in supplemental tables (e.g., Client Accounts) before a 'Show Hidden' link is displayed. | ||
| includeActions | Boolean | Indicates whether to Include Actions with the Summary Tables. | ||
| otherParameters | ISKeyValueList | Can be used when customising Summary Page Blocks to pass other parameter to the Script. |
An ISSummaryTables object.