ftos.identity.users.getCulture

Retrieves the user interface localization (culture) setting for the current user.

Syntax

Copy
ftos.identity.users.getCulture(): string;

Return Value

Returns the .NET culture code that defines the localization setting used by the current user's interface, such as language and regional preferences (e.g., "en-US" or "fr-FR").