SP.Taxonomy.TermSetItem.createTerm Method (sp.taxonomy)

Creates a new Term object under this TaxonomyItem object. The name is the default Label for the specified language code identifier (LCID).

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

SP.Taxonomy.TermSetItem.createTerm(f, e, d)

Return value

SP.Taxonomy.Term

Parameters

  • f

  • e

  • d

  • name
    Default label for the lcid.

  • lcid
    The LCID to create the label on.

  • newTermId
    GUID for the Term.