|
Get SteelArrow!
|
|
|
|
paraFormat
|
|
|
|
|
|
|
Return to Function List |
|
Returns a new string that replaces single CR (carriage return) with the HTML <BR>
tag, and double CR's with an HTML <P> (based on the contents of the supplied string).
|
|
Syntax |
ParaFormat( string )
|
string |
The string to be converted. |
|
|
|
|
|
|
|
|