Object.ScratchPadContents As String |
Scratch Pad accepts both text strings and Rich Text Format strings. Unless the parameter value includes the RTF formatting, it is inserted as plain text.
To empty the Scratch Pad contents, pass in an empty string rather than null (or in Visual Basic, Nothing).