comet.CWorkflowStatus

class comet.CWorkflowStatus

Methods

CWorkflowStatus.getValue(selector)

Get a value from this object.

Parameters:

selector (int) –

Which value to get.

One of Publication selectors

Returns:

The selected value

Return type:

str | int | bool, depending on the selector

Available:

InDesign® comet_pdf®

CScript:

publication::workflowstatus::gets

Special methods

CWorkflowStatus.__repr__()

String representation.

Returns:

<CWorkflowStatus> Label: Label

ID1 ID

Type: Type

Action ID: Action ID

Example
<CWorkflowStatus> Label: Execute
ID: 268471714
Type: serverjob
Action ID: 0

Return type:

str