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