| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| functionName | String | The Name of the Function used to get the HTML. | ||
| forceBuiltIn | Boolean | Indicates whether to force the use of a Built-In function as opposed to a Script. This may be useful when displaying in a Web or other external Application where you cannot guarantee that a User Modified version of the Script will be compatible with the Web. | ||
| args | ISKeyValueList | Optional | Function Arguments. If omitted, a value of Nothing is assumed. | |
| scriptContextData | ISKeyValueList | Optional | Script Context Data. If omitted, a value of Nothing is assumed. |
A String value.