SP.FieldStringValues.item Property
Applies to: SharePoint Foundation 2010
Gets the string values of the specified filed.
var value = SP.FieldStringValues.get_item();
Parameters
- fieldName
A string that contains the name of the field.
Property Value
Type: String