Execute a Smart List type script.

Syntax

finScriptExecutable.ExecuteSmartList(returnValue, smartListHandler, eventId, EventArgs, hostingContext, scriptRequestInfo, scriptContextData)

Parameters

NameTypeOptionalByRefDescription
returnValue Boolean ByRef The Return Value from the Script function.
smartListHandler finSmartListHandler
eventId String The Event Id.
EventArgs ISKeyValueList
hostingContext isefinSmartListHostingContext Details about where this Smart List is being run from.
scriptRequestInfo finScriptRequestInfo Information about the Request to this Script.
scriptContextData ISKeyValueList An Context Data to be passed to the Script. These will be available via ScriptInfo.ContextData and various shortcuts, e.g. ScriptInfo.Target.

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