This member is for System Use Only and should NOT be used.
Execute an Action type script.

Syntax

finScriptExecutable.ExecuteAction(returnValue, userInterface, reports, eventId, targetObject, parameters, requiresRefresh, scriptContextData, properties)

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.
eventId String The Event to process.
targetObject Object The Object to process.
parameters ISParameters ByRef A collection of Parameters that can be used by or updated by the Script.
requiresRefresh Boolean ByRef Indicates whether the record from which this Action Script was executed should be refreshed upon executing the Script.
scriptContextData ISKeyValueList Other Context Data (made available to the Script via the ScriptInfo object).
properties ISKeyValueList Other Parameters (made available to the Script via the ScriptInfo object).

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