Execute a Script event which is supported by 'Summary Page (version 2)' type Scripts.

Syntax

finSummaryPageFunctions.ExecuteEvent(scriptId, eventId, [eventArgs], [scriptContextData], [text])

Parameters

NameTypeOptionalByRefDescription
scriptId String The Id of the Summary Page Script or one of the following special tags:
eventId String The Event Id.
eventArgs ISKeyValueList Optional Event Arguments. If omitted, a value of Nothing is assumed.
scriptContextData ISKeyValueList Optional Script Context Data. If omitted, a value of Nothing is assumed.
text String Optional ByRef The Text returned from the Script.

Return Value

Boolean

A Boolean value indicating success.

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