If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it Some of the most-used operations on strings are to check their length ,
Original toplevel document
String - JavaScript | MDN eeds \
to wrap across multiple lines because \
otherwise my code is unreadable.";
Both of these result in identical strings being created.
DescriptionEdit
Strings are useful for holding data that can be represented in text form. <span>Some of the most-used operations on strings are to check their length , to build and concatenate them using the + and += string operators, checking for the existence or location of substrings with the indexOf() method, or extracting substrings with the s
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.