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
        • Actions API
        • Classification API
        • Logging API
        • People API
        • ScriptAction API
        • Search API
        • Session API
          • getValue
          • setValue
          • removeValue
        • 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 » Session API

    setValue

    void setValue(string name, object value) add or set an attribute for the session.

    Parameters

    String name
    The name of the servlet web session attribute to add or set a value for.
    object value
    The value of the attribute to set or add to the session object.

    Returns

    void

    Parent topic: Session API

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