It corresponds to a textual description in Stages. All operations will return rendered text depending of the context:
| Name | Paramter | Documentation |
|---|---|---|
| getDescription | none | returns the rendered description text in the preferred language |
| getDescription | language (de, en, …) | returns the rendered description text in the given language |
| getSection | section name | returns the given rendered section f the description text in the preferred language |
| getSection | section name, language (de, en, …) | returns the given rendered section f the description text in the given language |