SP.FieldUser.allowDisplay property (sp.js)

Gets or sets a value that specifies whether to display the name of the user in a survey list.

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

var value = SP.FieldUser.get_allowDisplay ()
var value = SP.FieldUser.set_allowDisplay ()

Return value

Type: Boolean