SetLocale
Sets the current request-level locale.
Method Signature
Arguments
Argument
Type
Required
Description
Default
locale
string
true
The locale ISO directive, common name or alias
Examples
Set Locale Script Example
Outputs the current locale, Sets the locale to French (Belgian) and outputs it, then puts it back to the original and outputs it
Additional Examples
Related
Last updated
Was this helpful?