Skip to main content
Skip table of contents

plugin_function Method

Calls a function in a given plugin and returns the result
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static Object plugin_function( string plugid, string func, ScriptArray scrparms)


VB

Public Shared Function plugin_function ( plugid As String, func As String, scrparms As ScriptArray) As Object


Parameters

plugid
Type: System.String
func
Type: System.String
scrparms
Type: ScriptArray

Return Value

Type: Object

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.