expression.CreateNewNote( _ ByVal noteText As String _ )
where expression is a variable that represents a OfficeTools Object
Parameters
- noteText
- The text to put inside the note. If null is passed in, then a textual representation of the current host screen is used.