Get all the item values of an Array.
Syntax
Parameters
subject - The Array to get the item values from.
Result
subject as item values.
Returns the item values of subject. This is essentially the same as re-assigning the item keys of subject from 0.