SP.Publishing.CustomizableString.value property (sp.publishing)

Gets or sets the current value of this SP.Publishing.CustomizableString object (sp.publishing) instance.

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

var value = SP.Publishing.CustomizableString.get_value()
SP.Publishing.CustomizableString.set_value(value)

Return value

The current value of this CustomizableString instance.