| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| scriptInfo | ISScriptExecutionInfo | A Script Information object that contains properties such as Target and MobileMode that can be used to Initialise this object.. | ||
| testMode | Boolean | Optional | Use 'Test Mode'. This will generate background colours and remarks to aid debugging. If omitted, a value of False is assumed. | |
| embedImages | Boolean | Optional | <para> SYSTEM USE ONLY. </para> <para> Indicates whether to force embedding of images created via HTML templates (e.g., the Icon template) as Data URIs within the HTML. This also causes the entire CSS style sheet to be included inline within the generated HTML if applicable (e.g., for full page Web Services target). </para> If omitted, a value of False is assumed. |