This function is for use by 'Summary Text' type Scripts that wish to return HTML but retain a similar look to the existing finPOWER Connect form.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| heading | String | The HTML encoded (if necessary) Heading text. | ||
| summary | String | The HTML encoded (if necessary) Summary text. | ||
| width | String | Optional | The Width, e.g., 40px or 50%. | |
| maxWidth | String | Optional | The Maximum Width, e.g., 300px or 60%. | |
| minWidth | String | Optional | The Minimum Width, e.g., 100px or 20%. |