Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

USVString

Cet article nécessite une relecture technique. Voici comment vous pouvez aider.

Nos bénévoles n'ont pas encore traduit cet article en Français. Aidez-nous à réaliser cette tâche !

USVString corresponds to the set of all possible sequences of unicode scalar values. USVString maps to a String when returned in JavaScript; it's generally only used for APIs that perform text processing and need a string of unicode scalar values to operate on.

Specifications

Specification Status Comment
Web IDL (Second Edition)
The definition of 'USVString' in that specification.
Candidate Recommendation Initial definition.

See also

Étiquettes et contributeurs liés au document

 Contributeurs à cette page : kscarfone, chrisdavidmills
 Dernière mise à jour par : kscarfone,