getStartURL

The getStartURL method can be used to determine the URL that was used to start the CUWO.

The method is defined as:

/**
 * Returns the start URL of the custom workflow.
 */
public getStartURL(): string

The method is available for all types of CUWOs.