This member is for System Use Only and should NOT be used.
Execute a Wizard Validator type script.

Syntax

finScriptExecutable.ExecuteWizardValidator(returnValue, userInterface, reports, eventId, targetObject1, targetObject2, pageId, parameters, outcome, outcomeMessage, focusControlId, [scriptContextData])

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.
targetObject1 Object The Object to process.
targetObject2 Object Seconfary Object to process for wizards that act upon more than one object, e.g. the New User wizard.
pageId String The Id of the Page being processed.
parameters ISKeyValueList An optional collection of Parameters that can be used by or updated by the Script.
outcome isefinDecisionOutcomeStatus ByRef The Outcome.
outcomeMessage String ByRef The Outcome Message.
focusControlId String ByRef The Id of the Control to Focus.
scriptContextData ISKeyValueList Optional 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