Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Multiple line string in JS

const text = `Using the backtick character
you can define a string that
spans multiple lines.`;
Source by codetogo.io #
 
PREVIOUS NEXT
Tagged: #Multiple #line #string #JS
ADD COMMENT
Topic
Name
8+9 =