Add an 'HtmlShowFunction' type Application Shortcut Action.

Syntax

ISSummaryTableActions.AddHtmlShowFunction(actionId, caption, function, [title], [parametersUrl], [available])

Parameters

NameTypeOptionalByRefDescription
actionId String The unique Action Id to identify this action in the collection.
caption String The Caption.
function String The name of the built-in Function.
title String Optional The Title for the HTML Viewer form.
parametersUrl String Optional URL-formatted Parameters.
available Boolean Optional Indicates whether this Action is available. If omitted, a value of True is assumed.

Return Value

ISSummaryTableAction

A new ISSummaryTableAction object.

Member of:
ISSummaryTableActions
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0