In Javascript you can create an multiline string with the following char: `
var exampleVariable = `Here is a text,
over multiple lines in JS (Javascript).
Some another stuff here.`;
Digital Lifestyle
In Javascript you can create an multiline string with the following char: `
var exampleVariable = `Here is a text,
over multiple lines in JS (Javascript).
Some another stuff here.`;
© 2023 Jannik Strelow
Theme by Anders Noren — Up ↑
Leave a Reply