Workflow.addItem

Method of Workflow

Syntax

Workflow.addItem( properties, options )

Parameters

Parameter Description
properties The object properties to set in the item being added. see the WorkflowItem for details
options The options object:
  • at: integer, position among the workflow items (default is -1, which is to add at the end of the list)

Description

This method creates and adds an item to the workflow.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.