Execute a Summary Page type script.

Syntax

finScriptExecutable.ExecuteSummaryPage(returnValue, source, target, formRecordMode, contextData1, contextData2, scriptContextData, properties, text)

Parameters

NameTypeOptionalByRefDescription
returnValue Boolean ByRef The Return Value from the Script function.
source Object The Source Object from which to generate the Summary Page (this may be Nothing).
target iseSummaryPageTarget The Target for which the summary page is being generated.
formRecordMode iseFormRecordMode The Record Mode of the Form if applicable.
contextData1 Object Custom Context Data.
contextData2 Object Custom Context Data.
scriptContextData ISKeyValueList Other Context Data (made available to the Script via the ScriptInfo object).
properties ISKeyValueList Other Parameters (made available to the Script via the ScriptInfo object).
text String ByRef The text generated for the Summary Page.

Return Value

Boolean

A Boolean value indicating success.

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