Gets the LCID of the given culture.

Syntax

Smartsite SXML CopyCode image Copy Code
integer locale.getlcid(string culture)

Parameters

Name Data Type Description
culture String The culture.

Return Value

Data Type Description
Integer The locale identifier.

Expand image Example

SXML