Execute the Built In Account Close Summary Script.

Syntax

finScriptFunctions.BuiltInAccountCloseSummaryScript2(accountClose, pageName, index, [eventId], [eventArgs], [handled], [returnValues], [scriptContextData], [properties])

Parameters

NameTypeOptionalByRefDescription
accountClose finAccountClose The Account Close object.
pageName String The page displaying. Eg, pageGeneral, pageSummary.
index Integer The index within the Page. Eg, on pageSummary then summary item's index.
eventId String Optional
eventArgs ISKeyValueList Optional If omitted, a value of Nothing is assumed.
handled Boolean Optional ByRef If omitted, a value of False is assumed.
returnValues ISKeyValueList Optional ByRef 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