Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

template literals multiline js

let text = `This is a multiline
string that
just works!`
 
PREVIOUS NEXT
Tagged: #template #literals #multiline #js
ADD COMMENT
Topic
Name
2+5 =