Execute a General User Interface type script.

Syntax

finScriptExecutable.ExecuteGeneralUserInterface(returnValue, userInterface, reports, [parameters])

Parameters

NameTypeOptionalByRefDescription
returnValue Boolean ByRef The Return Value from the Script function.
userInterface Object The User Interface business layer object.
reports Object The Reports business layer object.
parameters ISKeyValueList Optional ByRef An optional collection of Parameters that can be used by or updated by the Script. If omitted, a value of Nothing is assumed.

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