| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| text | String | The text to encode. | ||
| makeConsecutiveSpacesNonBreaking | Boolean | Optional | Indicates whether to make all consecutive spaces into non-breaking spaces. If omitted, a value of False is assumed. | |
| encodeLineBreaks | Boolean | Optional | Indicates whether to convert line breaks into <br/> tags. If omitted, a value of False is assumed. |
A String value.