If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it You can use the + operator to append multiple strings together, like this:
Original toplevel document
String - JavaScript | MDN n having lines that go on endlessly, or wrap at the whim of your editor, you may wish to specifically break the string into multiple lines in the source code without affecting the actual string contents. There are two ways you can do this.
<span>You can use the + operator to append multiple strings together, like this:
let longString = "This is a very long string which needs " +
"to wrap across multiple lines because " +
"otherwise my code
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.