toCodePoints()

Gets the sequence of code points that make up a specified string.

This function is valid in v2.23.0 to v2.24.3. This function has been downloaded 33 times.

Parameter

{string} string
The string from which to pull the sequence of code points.

Returns

{Array<number>}
An array of code points that make of the specified string.

Required Functions

This function directly requires the following functions which are included automatically:

Requiring Functions

This function is directly required by the following functions: