Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleAvailability

This routine is available starting with SIL Engine 4.8.0.4.

...

Excerpt

Retrieves a list of workflow transition actions.

Parameters

Parameter name

Type

Required

Description

workflowName

string

Yes

The name of the workflow.

Return type

JWorkflowAction[]

Returns a list of workflow transitions representing a single workflow.

...