SP.Taxonomy.Term.createLabel Method (sp.taxonomy)

Creates a new Label for this Term.

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

SP.Taxonomy.Term.createLabel(e, f, d)

Return value

SP.Taxonomy.Label

Parameters

  • e

  • f

  • d

  • labelName
    New Label name.

  • lcid
    The LCID to create the label for.

  • isDefault
    Whether this Label will be the default Label of the lcid.