Creation
You can define strings in JavaScript by enclosing the text in single quotes or double quotes:
In Javascript, Strings can contain UTF-8 characters:
Strings can not be subtracted, multiplied, or divided.
Last updated
Was this helpful?
You can define strings in JavaScript by enclosing the text in single quotes or double quotes:
In Javascript, Strings can contain UTF-8 characters:
Strings can not be subtracted, multiplied, or divided.
Last updated
Was this helpful?