Gets the culture from the user's profile.
Syntax
Smartsite SXML | Copy Code |
---|---|
string locale.getculturefromuser() |
Parameters
This Viper method does not expose any parameters.
Return Value
Data Type | Description |
---|---|
String | Returns the culture (e.g. en-US) of the current user or an empty string if no culture has been specified for the current user. |