Skip to main content
Home

Search form

Menu

Search form

  • Overview
  • How To videos
  • Getting Started tutorials
  • Using SkyVault
  • Customizing
  • Programming
    • Integrating your application with SkyVault
    • Designing your application
    • Programming with CMIS
    • Programming with SkyVault services
    • Programming with Surf
    • Web Scripts
    • Scripting API
      • Root objects
      • ScriptNode Object API
        • childByNamePath
        • childrenByXPath
        • childFileFolders
        • getActiveWorkflows
        • isScriptContent
        • hasAspect
        • isSubType
        • Security 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
          • childrenByTags
      • Search API
      • People API
      • Actions API
      • ScriptAction API
      • Logging API
      • Session API
      • Classification API
      • AVM API
      • WCM Web Projects
      • Utility methods
    • Services API
  • Copyright
  • Disclaimer
  • You are here

    SkyVault Enterprise 4.0.2 » Programming » SkyVault API Reference » Repository JavaScript API » Scripting API » ScriptNode Object API » Tagging API

    getTagScope

    getTagScope() method 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