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

 

LOCALESTRING.GETSTRING

Returns a localized value for a string based on the LOCALE value.

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) syntax).

errno

The possible values of errno include:

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

Release Introduced

This tag was introduced in CS release 5.0.

See Also

LOCALESTRING.ARGUMENT

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.