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

 

LOCALE.CREATE

Creates a locale descriptor for use in other tags.

Syntax

Parameters

VARNAME (required)
Input and output parameter. As input, name of a variable to which to assign the locale object on output.

COUNTRY (required)
Input parameter. ISO-standard country name.

LANGUAGE (required)
Input parameter. ISO-standard language name.

LOCALENAME (required)
Input parameter. Name of the locale, for example, en_US for the United States, ja_JP for Japan, or fr_FR for France.

Description

You use the LOCALE.CREATE tag to generate a locale object, which is used to describe the desired locale for various other tags in the system.

  Home > Contents > Index >

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