Definitions for "Literals"
Errors made in typesetting, e.g. incorrect characters.
Literals are data comprised of numbers or strings used to represent fixed values in JavaScript. They are values that do not change during the execution of your scripts.
A literal expression of a value, including a number or a text string.