| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| processStatusPk | Integer | The Primary Key of the Process Status. | ||
| isFullPage | Boolean | Indicates whether the resulting HTML should take up the entire background (such as an HTML Widget) or if it should only take up as much space as it requires (such as a Summary Page) | ||
| html | String | ByRef | The full HTML document. |
A Boolean value indicating success.