method Array.toLocaleString
Private
Array.toLocaleString(): string

Returns a string representation of an array. The elements are converted to string using their toLocaleString methods.

Return Type

string