Gets the text (probably HTML) using a Script event which is supported by 'Summary Page (version 2)' type Scripts.

Syntax

finSummaryPageFunctions.GetEventHtml(scriptId, eventId, [eventArgs], [scriptContextData])

Parameters

NameTypeOptionalByRefDescription
scriptId String The Id of the Summary Page Script.
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.

Return Value

String

A String value.

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