ALL()
array.all();
Returns an Array of the SubmissionData objects belonging to the SubmissionDataArray.
The SubmissionDataArray implements basic Array properties like length and indexOf, but more advanced array methods should use the all method.