array.append()
Append an element to an Array.
Description
The append()
method appends the given element to the Array.
The source Array isn’t changed.
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!