Skip to main content
Home

Search form

Menu

Search form

  • Overview
  • How To videos
  • Getting Started with SkyVault
  • Using SkyVault
  • Customizing
  • Programming
    • Integrating your application with SkyVault
    • Designing your application
    • Programming with CMIS
    • Programming with the repository
    • Programming with SkyVault services
    • Programming with Surf
    • Web Scripts
    • Root-scoped objects
      • context
      • user
      • content
      • page
      • template
      • config
      • theme
      • instance
      • sitedata
      • remote
      • locale
      • htmlid
      • url
      • head
      • app
      • msg
    • Return types
    • Rendering objects
  • Copyright
  • Disclaimer
  • You are here

    SkyVault Enterprise 4.1.10 » Programming » SkyVault API Reference » Surf Platform API reference » Root-scoped objects

    msg

    The msg object is a FreeMarker method object used for resolving I18N message IDs into label strings. It provides access to the combined I18N label bundle for the application and component.

    For example:
    <span>${msg("label.mymessage")}</span>
    Parent topic: Root-scoped objects

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