ee.List.join

Returns a string containing the elements of the list joined together with the specified separator between elements.

Note: The string form of list elements which are not strings, numbers, or booleans is currently not well-defined and subject to change.

Usage Returns
List. join ( separator ) String
Argument Type Details
this: list
List
separator
String, default: ""
Design a Mobile Site
View Site in Mobile | Classic
Share by: