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

Syntax

finSummaryPageFunctions.GetFunctionHtml(functionName, forceBuiltIn, [args], [scriptContextData])

Parameters

NameTypeOptionalByRefDescription
functionName String The Name of the Function used to get the HTML.
forceBuiltIn Boolean Indicates whether to force the use of a Built-In function as opposed to a Script. This may be useful when displaying in a Web or other external Application where you cannot guarantee that a User Modified version of the Script will be compatible with the Web.
args ISKeyValueList Optional Function 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