Array.toLocaleString
toLocaleString — Flattens the elements of an array into a string.
Description
Array.toLocaleString()
Return values
string primitive.
Examples
Example #1 – toLocaleString example
See also
Array.join()
toLocaleString — Flattens the elements of an array into a string.
Array.toLocaleString()
string primitive.
Array.join()