Skip to main content
Home

Search form

Menu

Search form

  • What's new in SkyVault
  • SkyVault 2.0 overview
  • Video tutorials
  • Using SkyVault
  • Developing
    • Introduction
    • Architectural Overview
    • Overview of SkyVault APIs
    • Content modeling
    • Developing Extensions
      • Web scripts
        • Repository-tier web scripts
          • Understanding web scripts
          • Web script types
          • Web Script Framework
          • Invoking web scripts
          • Working with client limitations
          • Exception handling in web scripts
          • Caching
          • Authenticating web scripts
          • Forms and web scripts
          • Internationalization (i18n)
          • Java-backed web scripts
          • Tutorials
          • Root objects available in all web scripts
          • Root objects available in repository tier web scripts
          • Root objects available in all templates
          • Root objects available in repository tier templates
          • cache
          • config
          • format
          • formdata
          • json
          • jsonUtils
          • requestbody
          • server
          • status
          • url
          • webscript
        • FreeMarker template methods
    • Presentation-tier web scripts
  • Extension packaging
  • SkyVault Public Java API
  • Share extensions
  • Developing Client Applications
  • SkyVault SDK 2.1.1
  • Copyright
  • Disclaimer
  • You are here

    SkyVault 2.0 » Developing » Developing Extensions » Web scripts » Repository-tier web scripts » Web scripts reference » Root objects reference

    format

    The format object represents the chosen format of the rendered response.
    The format is interrogated by using the following properties:
    Type Description
    Name (Read-only string) Format name
    Mimetype (Read-only string) MIME type associated with format
    Parent topic: Root objects reference

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