getTitle()
Return the part's title.
Parameters
Once an object part has been created, you can use the following function:
part.getTitle()
Returns
return title
| Value | Type | Description |
|---|---|---|
| title | str |
The part's title. |
Return the part's title.
Once an object part has been created, you can use the following function:
part.getTitle()
return title
| Value | Type | Description |
|---|---|---|
| title | str |
The part's title. |