ParagraphFormat
Replaces characters in a string: Single newline characters (CR/LF sequences) with spaces and double newline characters with HTML paragraph tags
Method Signature
Arguments
Argument
Type
Required
Description
Default
string
string
true
The string to format.
Examples
Related
Last updated
Was this helpful?