Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.richText.richTextItem:addNewLine
 
wm.ln.richText.richTextItem:addNewLine
This flow service appends one or more new lines (carriage returns) to the end of a rich-text item.
Input Parameters
richTextItem
RichTextItem The RichTextItem to add a new line to.
count
String Optional. The number of new lines to append.
newparagraph
String Optional. Must include all other parameters if using this parameter. If true (default), forces the new line to be a paragraph separator. If false, the new line is added.