This member is for System Use Only and should NOT be used.
Execute a Summary Text type script.
Syntax
finScriptExecutable.ExecuteSummaryText(returnValue, source, target, contextData1, contextData2, text)
Parameters
| Name | Type | Optional | ByRef | Description |
| returnValue |
Boolean |
|
ByRef |
The Return Value from the Script function. |
| source |
Object |
|
|
The Source Object from which to generate the Summary Text (this may be Nothing). |
| target |
iseSummaryTextTarget |
|
|
The Target for which the summary Text is being generated. |
| contextData1 |
Object |
|
|
|
| contextData2 |
Object |
|
|
|
| text |
String |
|
ByRef |
The text generated for the Summary Text. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finScriptExecutable
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0