| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| text | String | The text to append. | ||
| html | Boolean | Optional | Indicates whether the text is HTML (i.e., it should NOT be encoded). If omitted, a value of False is assumed. | |
| id | String | Optional | The Id to assign to the HTML heading element. |