Sets the locale of the current render to the locale of the given culture.

Syntax

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

Parameters

Name Data Type Description
culture String The culture.

Return Value

None.

Expand image Examples

SXML