getAll

The getAll() method of the FormData interface returns all the values associated with a given key from within a FormData object.

MDN Reference