Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

localestring:getstring

Returns a localized value for a string.

Syntax

Parameters

name (required)
Defines string name. We recommend using a naming convention to make further localization easier.

locale (required)
Five-character locale name; for example, EN_US.

output (optional)
If specified, a variable is created by the requested name with the locale-specific value; otherwise, the value is streamed.

resolve (optional)
If set to true, this parameter specifies that the localized value has variables that should be replaced using the rules for recursive Content Server variable replacement $(Variables.name1).

errno

The possible values of errno include:

Value
Description
-103
Missing or invalid SystemLocaleString table.
-10004
Missing required attribute.

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.