Create a Summary Table containing Parameter details.

The returned table will have a CssClasses property of "is-parameters-summary" applied which will make visualisation clearer in finPOWER Connect Cloud.

Syntax

finUtilities.ParametersToSummaryTable(parameters, [pageCaption])

Parameters

NameTypeOptionalByRefDescription
parameters ISParameters The Parameters.
pageCaption String Optional The Caption of the Page to include if not rendering the entire Parameters collection. This will only render Parameters that fall after a PageStart type Parameter has been found with a Caption that matches this argument up until the next PageStart Parameter.

Return Value

ISSummaryTable

An ISSummaryTable object.

Member of:
finUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0