ToUint16 (Operator/internal)

An internal operator for converting values.

Availability:

ECMAScript edition - 2

This internal operator converts its input argument into an unsigned 16 bit integer value.

See also:Cast operator, Conversion, Implicit conversion, Number, String.fromCharCode(), Type conversion

Cross-references:

ECMA 262 edition 2 - section - 9.7

ECMA 262 edition 3 - section - 9.7