start new workflow()

This function creates a new workflow job with the name b, based on the workflow definition a.

Returns true if successful, false otherwise.

Parameters


Parameter

Description

a

Name of the workflow definition.

b

Name of the workflow job to be created (also called display name).