getValues
Returns an array of values of the field specified as the method parameter. This method returns an empty array when there are no matching fields. It never returns null. For a numeric [ ] it returns the string value of the number. If you want the actual numeric field instances back, use .getFields.
Return
a String[] of field values
Parameters
name
the name of the field