userLanguage
Description
Returns the language for an user.
Parameters
Return Type
String
The return value represents the language for the specified user.
Example
userLanguage("Administrator");
Returns: The language of user Administrator.
The look-up is first made after the userkey, then after the username.
See also
Peacock