<para> If not using Plain Text, all line returns will be replaces with HTML <br/> tags. </para> <para> If using HTML format, an HTML comment of <!-- SignatureStart --> will be placed at the very beginning of the String. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| plainText | Boolean | Indicates whether to use Plain Text i.e. all HTML tags will be stripped out. | ||
| branchPk | Integer | Optional | The Branch to use or zero to just use the User's Signature. Entities can define their own Email Signature and this will override the global Email Disclaimer if defined. If omitted, a value of 0 is assumed. | |
| includeUserSignature | Boolean | Optional | Indicates whether to include the User Signature. If omitted, a value of True is assumed. | |
| includeDisclaimer | Boolean | Optional | Indicates whether to include the Global or Entity-based Disclaimer. If omitted, a value of True is assumed. |
A String value.