<para> Used in various places, e.g., Pool Key Details page. </para> <para> Returns the following Summary Tables: <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. | ||
| pool | finPool | The Pool to summarise. | ||
| showAccountDescription | Boolean | Indicates whether to show an Account Description column. | ||
| showTotals | Boolean | Indicates whether to show Totals. | ||
| maxDisplayRows | Integer | Optional | The Maximum number of Rows to Display in the table before a 'Show Hidden' link is displayed. If omitted, a value of 20 is assumed. | |
| otherParameters | ISKeyValueList | Optional | Can be used when customising Summary Page Blocks to pass other parameter to the Script. If omitted, a value of Nothing is assumed. |
An ISSummaryTables object.