LCID

The LCID property determines the location identifier that will be used to display dynamic content.

Syntax

Session.LCID(=LCID)
 

Parameters

LCID
A valid locale identifier.

Remarks

An LCID specifies the locale identifier which is a standard international abbreviation that uniquely identifies one of the system-defined locales.

Applies To

Session Object