5 lines
124 B
Markdown
5 lines
124 B
Markdown
### String
|
|
|
|
String is one of the primitive values in JavaScript.
|
|
String is a sequence of characters used to represent text.
|