Create a 'ScriptEvent' type Application Shortcut to execute a Script Event.

Syntax

ISfinSupport.CreateApplicationShortcutScriptEvent(scriptId, eventId, [parameters], [title])

Parameters

NameTypeOptionalByRefDescription
scriptId String The Script Id.
eventId String The Event Id to pass to the Script.
parameters ISKeyValueList Optional Any additional Parameters to pass via the Script's eventArgs parameter. If omitted, a value of Nothing is assumed.
title String Optional The Title for the HTML viewer form if applicable.

Return Value

ISApplicationShortcut

An ISApplicationShortcut object.

Member of:
ISfinSupport
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0