Skip to main content
Home

Search form

Menu

Search form

  • What's new in SkyVault Content Services
  • Supported Platforms
  • Video tutorials
  • Using SkyVault Share
  • SkyVault SDK 3.0
  • API guide
    • API overview
    • Use Cases
    • Java API
    • JavaScript API
      • About script files
      • Root objects
      • Scripting API
        • ScriptNode API
          • getPropertyNames
          • getTypePropertyNames
          • childByNamePath
          • childrenByXPath
          • childFileFolders
          • isScriptContent
          • hasAspect
          • getChildAssocsByType
          • isSubType
          • exists
          • reset
          • toJSON
          • Security/Permissions API
          • Ownership API
          • Modifying and creating API
          • Check in/check out API
          • Versions API
          • Content API
          • ScriptContentData API
          • Transformation API
          • Thumbnail API
          • Tagging API
            • clearTags
            • addTag
            • addTags
            • removeTag
            • removeTags
            • getTagScope
            • setIsTagScope
            • childrenByTags
        • Actions API
        • Classification API
        • Logging API
        • People API
        • ScriptAction API
        • Search API
        • Session API
        • SessionTicket API
        • Utility methods
      • Services API
    • FreeMarker API
    • Spring Surf API
  • Extension packaging - modules
  • Platform extensions
  • Platform integrations
  • Share extensions
  • Copyright
  • You are here

    SkyVault Content Services 5.2 » Developer guide » API guide » SkyVault Content Services API Reference » JavaScript API » Scripting API » ScriptNode API » Tagging API

    getTagScope

    getTagScope() gets the nearest tag scope to this node by traversing up the parent hierarchy until one is found. If none is found, null is returned.

    Returns

    A TagScope object which represents the nearest tag scope, or null if one is not found.

    Parent topic: Tagging API

    © 2017 TBS-LLC. All Rights Reserved.    Follow @twitter