CreateUserLocale()

Returns the current user's locale.

Function Signature

 Locale CreateUserLocale()

Parameters

Parameter Type Description

None

Return

Type Description

Locale

The current user's locale that is specified in the user profile. If the user does not have a specified locale in his or her profile, the system locale is returned.

Technical Details

SBM ModScript version: 11.3.

Notes

None.

Related Topics

Free Functions

CreateLocale()

CreateSystemLocale()