comet.CPlanning

class comet.CPlanning

Methods

CPlanning.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 | float | bool | list[str], depending on the selector

Raises:
Available:

InDesign® comet_pdf®

CScript:

Special methods

CPlanning.__repr__()

String representation.

Returns:

<CPlanning> Label: Label

ID: ID

Example
<CPlanning> Label: MyFirstPlanning
ID: 1234

Return type:

str