SP.FieldStringValues.fieldValues Property
Applies to: SharePoint Foundation 2010
Gets a collection of key/value pairs containing the names and values for the fields.
var value = SP.FieldStringValues.get_fieldValues();
Property Value
Type: Dictionary
The collection of key/value pairs containing the names and values for the fields.