Gets the text of a Summary Page generated from a Script.

Syntax

finScriptFunctions.GetSummaryPage(scriptId, sourceObject, target, formRecordMode, [contextData1], [contextData2], [scriptContextData], [properties])

Parameters

NameTypeOptionalByRefDescription
scriptId String The ScriptId of the Summary Page Script.
sourceObject Object The Source Object which the Summary Page requires.
target iseSummaryPageTarget The Target.
formRecordMode iseFormRecordMode The Record Mode of the Form if applicable.
contextData1 Object Optional Context Data 1. If omitted, a value of Nothing is assumed.
contextData2 Object Optional Context Data 2. If omitted, a value of Nothing is assumed.
scriptContextData ISKeyValueList Optional If omitted, a value of Nothing is assumed.
properties ISKeyValueList Optional If omitted, a value of Nothing is assumed.

Return Value

String

A String value.

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