SP.Taxonomy.TaxonomyField.getFieldValueAsText Method (sp.taxonomy)
Returns a plain text representation of the field value.
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
SP.Taxonomy.TaxonomyField.getFieldValueAsText(d)
Return value
A string that contains the value as plain text.
Parameters
d
value
An object of type TaxonomyFieldValue or TaxonomyFieldValueCollection that represents the value to convert.