This article needs a technical review. How you can help.
Our volunteers haven't translated this article into فارسی yet. Join us and help get the job done!
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
Document Tags and Contributors
Tags:
Contributors to this page:
kscarfone,
chrisdavidmills
Last updated by:
kscarfone,