Workflow.item

Method of Workflow

Syntax

var item = Workflow.item( criteria )

Parameters

Parameter Type Description
criteria Object The criteria to identify an item:
  • id: String, user-visible code of the workflow item
  • wf_code: same as "id" above
  • core_id: Integer, internal ID of the workflow item

Description

This method locates an item that belongs to the workflow.

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