Guest User

Untitled

a guest
Jan 18th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Name: Stack
  2. Last: Over
  3. Address: Flow
  4.  
  5. Name: Stack Last: Over Address: Flow
  6.  
  7. Name: Stack
  8. Last: Over
  9. Address: Flow
  10.  
  11. function ToHtmlLineBreaks(output)
  12. {
  13. return output.replace(/(rn|n|r)/gm,"<br/>");
  14. }
Add Comment
Please, Sign In to add comment