Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

SFU​.invokeWorkflow()

  • Last UpdatedSep 18, 2024
  • 1 minute read

Use invokeWorkflow() method to trigger the Click event of the Invoke Workflow control.

Syntax

SFU.invokeWorkflow(control);

Parameters

Parameter

Description

control

Control which represents the Invoke Workflow control.

Return Value

None.

Example

// Trigger the Click event of the Invoke Workflow control.

var invokeWorkflowControl = control.findById("I1");

SFU.invokeWorkflow(invokeWorkflowControl);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in