slice()
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
start |
Yes |
Zero-based Array element index to start copying, inclusive. A
negative start counts from the end of the Array,
|
|
end |
Yes |
Zero-based Array element index to end copying, exclusive. A
negative end counts from the end of the Array,
|
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!