Skip to end of banner
Go to start of banner

userLocale

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Returns the locale for a user.

Parameters

Return Type

String

The return value represents the language code and the country code for the specified user.

Example

userLocale("admin");

Returns: The language of admin. (E.g: en_US)

See also

  • No labels