ee.Feature.toArray

Creates an array from the given properties of an object, which must all be numbers.

UsageReturns
Feature.toArray(properties)Array
ArgumentTypeDetails
this: featureFeatureThe object from which to select array properties.
propertiesListThe property selectors for each array element.