SP.FieldCollection.item property (sp.js)

Gets the specified field from the collection.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.FieldCollection.get_item ()

Parameters

  • index

Return value

Type: SP.Field

The specified field from the collection.

REST resource endpoint

Not implemented. See FieldCollection resource for examples of how to get a field.