This member is for System Use Only and should NOT be used.
Execute an HTML Widget type script.
Syntax
finScriptExecutable.ExecuteCloudConnectActions(returnValue, source, headerInfo, scriptRequestInfo, scriptContextData)
Parameters
| Name | Type | Optional | ByRef | Description |
| returnValue |
Boolean |
|
ByRef |
The Return Value from the Script function. |
| source |
Object |
|
|
The Source object, e.g., a finClient object. |
| headerInfo |
finCloudConnectFormHeaderInfo |
|
|
The Header Information to update or query. |
| scriptRequestInfo |
finScriptRequestInfo |
|
|
Information about the Request to this Script. |
| scriptContextData |
ISKeyValueList |
|
|
|
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