CurrentBrowserCulture
4 min
returns the culture code associated with the current session you can see the current browser culture by going to the service desk console, clicking the down arrow next to your name, select change locale , and see the list of locales your current browser culture is marked you can change the culture associated with a user from the employee workspace current browser culture syntax currentbrowserculture() enabled for for a description of the business object categories, see notes on "enabled for" docid\ u26v9fecfs6ilwa0 pvjd business object category yes/no business rules before save rules yes1 business rules calculation rules (after save, with or without also recalculate on load) yes business rules calculation rules (before save or always, without also recalculate on load) yes1 business rules calculation rules (before save or always, with recalculate on load) yes business rules editing rules yes2 business rules initialization rules yes1 business rules read only rules no business rules required rules yes2 business rules validation rules yes1 client expressions no object permissions no services yes ldap yes mobile yes quick actions (except ui quick actions) yes1 ui quick actions no reports yes1 search/dashboard without field references yes1 search/dashboard with field references no except in services except in services and when this field appears on a form or is triggered by such a field parameters parameter description none return value text value returns the culture code of the current session see available languages and cultures docid\ lvpbgqv5z08mcuzy43ky3 for a list of the culture codes used by example $(currentbrowserculture()) if the current user is logged in with a culture of english (south africa), the example returns "en za"
