La siguiente tabla lista los caracteres especiales que se pueden usar en un string JavaScript.
The following table lists the special characters that you can use in JavaScript strings.
Puedes utilizar cualquiera de los métodos del objeto String en un literal de tipo string-JavaScript automáticamente convierte el literal string en un objeto String de manera temporal, llama al método, y finalmente destruye el objeto temporal de tipo String.
You can call any of the methods of the String object on a string literal value-JavaScript automatically converts the string literal to a temporary String object, calls the method, then discards the temporary String object.
Las cadenas o String de JavaScript se utilizan para representar datos de texto.
El tipo String de Javascript es usado para representar datos textuales o cadenas de caracteres.
String type JavaScript's String type is used to represent textual data.
Esto significa que todos los objetos en JavaScript, como String, se basan en prototipos.
This means that all of the objects in JavaScript, like String, are based on prototypes.
Navegador Búsqueda Nuevo Encuentra fácilmente cualquier string en el HTML, CSS, JavaScript o cualquier otro recurso de tu página web.
Quickly and easily search all of your HTML, CSS, JavaScript, and other web page resources for any string.
Es posible llamar cualquiera de los métodos del objeto String en un valor literal de cadena-JavaScript automáticamente convierte el literal de cadena a un objeto String temporal, invoca el método, y luego descarta el objeto String temporal.
You can call any of the methods of the String object on a string literal value-JavaScript automatically converts the string literal to a temporary String object, calls the method, then discards the temporary String object.
En JavaScript hay 6 tipos de datos primitivos: string, number, boolean, null, undefined, symbol (nuevo en ECMAScript 2015).
There are 6 primitive data types: string, number, boolean, null, undefined, symbol (new in ECMAScript 2015).
El juego se ejecuta en tu navegador y está escrito en Javascript.
The game runs in your browser and is written in Javascript.
En esta sección se explica cómo escribir sus propias funciones en JavaScript.
This section explains how to write your own functions in JavaScript.
Contenido potencialmente sensible o inapropiado
Los ejemplos se utilizan solo para ayudarte a traducir la palabra o expresión en diversos contextos. Nosotros no los seleccionamos ni los validamos y pueden contener términos o ideas inapropiados. Infórmanos sobre este tipo de ejemplos para que sean editados o dejen de mostrarse. Las traduccciones potencialmente sensibles, inapropiadas o coloquiales suelen estar marcadas con rojo o con naranja.