• support@answerspoint.in

Creating multiline strings in JavaScript

33
Advertisement

I have the following code in Ruby. I want to convert this code into JavaScript. what's the equivalent code in JS?

text = <<"HERE"
This
Is
A
Multiline
String
HERE

0Answer


Your Answer

    Facebook Share        
       
  • publish 10 years ago
  • viewed 33 times
  • active 10 years ago

Best Rated Questions